forked from openkylin/platform_build
am bc13779d: hide the Helpouts recruitment banner
* commit 'bc13779d664a51efc0fb9ac489d2724cca2536fb': hide the Helpouts recruitment banner
This commit is contained in:
commit
69d8f2d395
|
@ -160,6 +160,7 @@
|
|||
<div class="wrap" style="position:relative;z-index:1">
|
||||
|
||||
<?cs if:reference ?>
|
||||
<?cs # HIDE HELPOUTS RECRUIT BANNER
|
||||
<a id="helpoutsLink" class="resource resource-card resource-card-6x2x3 resource-card-6x2 helpouts-card"
|
||||
href="http://helpouts.google.com/partner/landing/provider/googledevelopers" target="_blank">
|
||||
<div class="card-bg helpouts-card-bg"></div>
|
||||
|
@ -185,6 +186,7 @@
|
|||
$("span#helpoutsLinkText").text(textB);
|
||||
}
|
||||
</script>
|
||||
END HIDE HELPOUTS ?>
|
||||
<?cs /if ?>
|
||||
|
||||
<ul class="nav-x col-9 develop" style="width:100%">
|
||||
|
|
Loading…
Reference in New Issue