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

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

Issue 61733018: Docserver: Update to the latest version of handlebar. Lots of re-syntaxifying. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: comments, rebase Created 7 years, 1 month 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..6b07c8adc5603764174f1c03b0828dfc32e33926 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/}}
</div>

Powered by Google App Engine
This is Rietveld 408576698