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

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

Issue 10797039: Extensions Docs Server: devtools API (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: console and audits are back Created 8 years, 5 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/server2/templates/private/variable_type.html
diff --git a/chrome/common/extensions/docs/server2/templates/private/variable_type.html b/chrome/common/extensions/docs/server2/templates/private/variable_type.html
index 473956085953fd74fa074e7631b800bedff2d011..caf8f42de46ed3c9ec12cf308515a87e62177851 100644
--- a/chrome/common/extensions/docs/server2/templates/private/variable_type.html
+++ b/chrome/common/extensions/docs/server2/templates/private/variable_type.html
@@ -2,7 +2,7 @@
{{+partials.ref_link}}
{{/}}
{{#choices}}
-{{+partials.variable_type}}{{^last}} or {{/}}
+{{+partials.variable_type}}{{^@.last}} or {{/}}
{{/}}
{{?array}}
array of {{+partials.variable_type}}

Powered by Google App Engine
This is Rietveld 408576698