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

Unified Diff: chrome/common/extensions/docs/templates/private/type_name.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/type_name.html
diff --git a/chrome/common/extensions/docs/templates/private/type_name.html b/chrome/common/extensions/docs/templates/private/type_name.html
index d3c94150905af5da67de0bae1a75df50a757326e..76836fa4f05fe81876c008b732d60af7f6c9ee3e 100644
--- a/chrome/common/extensions/docs/templates/private/type_name.html
+++ b/chrome/common/extensions/docs/templates/private/type_name.html
@@ -1,6 +1,6 @@
<span class="type_name">
(
{{?optional}}<span class="optional">optional</span>{{/}}
- {{+partials.variable_type}}
+ {{+partials.variable_type type:type/}}
)
</span>

Powered by Google App Engine
This is Rietveld 408576698