forked from openkylin/platform_build
Dac-on-DevSite: Update to fix issue with sample project pages double breadcrumb and header. b/27923494 am: 76074b1
am: c24b430
am: 74ca66c
* commit '74ca66c63960903eb2bb65d6db8c6f5a0675dc43':
Dac-on-DevSite: Update to fix issue with sample project pages double breadcrumb and header. b/27923494
Change-Id: I7a70043bfe207479b0e23f5c146da65ef8fd0ba1
This commit is contained in:
commit
2761f65c55
|
@ -17,6 +17,7 @@
|
|||
if:ndk ?><?cs
|
||||
if:guide ?>guide<?cs
|
||||
elif:samples ?>samples<?cs
|
||||
if:(samplesDocPage&&!samplesProjectIndex) ?> samples-docpage<?cs /if ?><?cs
|
||||
elif:reference ?>reference<?cs
|
||||
elif:downloads ?>downloads<?cs
|
||||
else ?>none<?cs set:dac_subcategory_set = #0 ?><?cs /if ?><?cs
|
||||
|
@ -30,6 +31,7 @@
|
|||
elif:tools ?>tools<?cs
|
||||
elif:sdk ?>sdk<?cs
|
||||
elif:samples ?>samples<?cs
|
||||
if:(samplesDocPage&&!samplesProjectIndex) ?> samples-docpage<?cs /if ?><?cs
|
||||
else ?>none<?cs set:dac_subcategory_set = #0 ?><?cs /if ?><?cs
|
||||
elif:(google||reference.gms||reference.gcm) ?>google<?cs
|
||||
elif:(distribute||googleplay||essentials||users||engage||monetize||disttools||stories||analyze) ?><?cs
|
||||
|
|
Loading…
Reference in New Issue