forked from openkylin/platform_build
Dac-on-DevSite: Update to fix issue with sample project pages double breadcrumb and header. b/27923494
am: 76074b1
* commit '76074b1c0032b0a4de222ad3f38754fb3413c0a7':
Dac-on-DevSite: Update to fix issue with sample project pages double breadcrumb and header. b/27923494
Change-Id: I349b08c28b68ef6c83da1ba32a1518ad60ccabab
This commit is contained in:
commit
c24b4307af
|
@ -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