Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(5715)

Unified Diff: chrome/common/extensions/docs/templates/private/article.html

Issue 148663007: Updated DCC navigation Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/common/extensions/docs/templates/private/article.html
diff --git a/chrome/common/extensions/docs/templates/private/article.html b/chrome/common/extensions/docs/templates/private/article.html
index ca9d998e896334507b9ae53d7b3b8a7ac3f83459..896f4ab986ca55dfddcd15d21eff2d6a92b5cdf0 100644
--- a/chrome/common/extensions/docs/templates/private/article.html
+++ b/chrome/common/extensions/docs/templates/private/article.html
@@ -14,8 +14,10 @@
{{+article platform:platform platformTitle:platformTitle /}}
{{+partials.cc /}}
+ <nav class="inline-site-toc no-permalink">
+ {{+partials.relatedpages_items items:sidenavs.chrome /}}
+ </nav>
<nav class="inline-toc no-permalink">
- {{+partials.relatedpages_items items:sidenavs.related /}}
{{^removeToc}}
$(table_of_contents)
{{/removeToc}}

Powered by Google App Engine
This is Rietveld 408576698