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

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

Issue 344453003: Docserver: separate models for apps and extensions (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase/Add comment Created 6 years, 6 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/article.html
diff --git a/chrome/common/extensions/docs/templates/private/article.html b/chrome/common/extensions/docs/templates/private/article.html
index ca9d998e896334507b9ae53d7b3b8a7ac3f83459..cf72f73e3b1fa2ef2517fd53b9f0aecac40a8648 100644
--- a/chrome/common/extensions/docs/templates/private/article.html
+++ b/chrome/common/extensions/docs/templates/private/article.html
@@ -11,7 +11,7 @@
<div itemprop="articleBody">
{{- This is unindented because it may contain whitespace-sensitive tags. -}}
-{{+article platform:platform platformTitle:platformTitle /}}
+{{+article data:data platform:platform platformTitle:platformTitle /}}
{{+partials.cc /}}
<nav class="inline-toc no-permalink">

Powered by Google App Engine
This is Rietveld 408576698