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

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

Issue 14273041: Doc server manifest page generation (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Codereview and polish Created 7 years, 7 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/sidenav.html
diff --git a/chrome/common/extensions/docs/templates/private/sidenav.html b/chrome/common/extensions/docs/templates/private/sidenav.html
index c104ad31e6e09af5e129432bf989e549a7e1771b..445b47bb53fc13f9561e8d03d0a760f9706e6267 100644
--- a/chrome/common/extensions/docs/templates/private/sidenav.html
+++ b/chrome/common/extensions/docs/templates/private/sidenav.html
@@ -1,3 +1,3 @@
<div id="gc-sidebar">
- {{+partials.sidenav_items items:items parent:false}}
+ {{+partials.sidenav_items items:items parent:false base_url:branchInfo.base_url}}
</div>

Powered by Google App Engine
This is Rietveld 408576698