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

Unified Diff: chrome/common/extensions/docs/templates/articles/experimental.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/articles/experimental.html
diff --git a/chrome/common/extensions/docs/templates/articles/experimental.html b/chrome/common/extensions/docs/templates/articles/experimental.html
index bde7d7d6957f689bea3bc999e7a256d31771431b..54ab09f8d4747708cf1426e01cfe2205745b9628 100644
--- a/chrome/common/extensions/docs/templates/articles/experimental.html
+++ b/chrome/common/extensions/docs/templates/articles/experimental.html
@@ -11,7 +11,7 @@ on the following experimental APIs:
</p>
{{/is_apps}}
-{{+partials.api_table apis:apis is_stable:false}}
+{{+partials.api_table apis:apis is_stable:false/}}
{{^is_apps}}
<p class="doc-family extensions">

Powered by Google App Engine
This is Rietveld 408576698