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
* commit 'c24b4307af594a73bb5e303ebf16b0a0821ba024':
Dac-on-DevSite: Update to fix issue with sample project pages double breadcrumb and header. b/27923494
Change-Id: I2018ed5aca9df4b1284e8cd52228e15304e01048
This commit is contained in:
commit
74ca66c639
|
@ -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