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

Unified Diff: chrome/common/extensions/docs/templates/public/apps/samples.html

Issue 92143003: Docserver: Reorganise the site templates into a single site.html file which (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 7 years 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/public/apps/samples.html
diff --git a/chrome/common/extensions/docs/templates/public/apps/samples.html b/chrome/common/extensions/docs/templates/public/apps/samples.html
index 68b1e82f3d688ca86ebc1d5787fb6d88a912cbc0..5d4c7950ecd0dbf91190f889d3fde9715662774b 100644
--- a/chrome/common/extensions/docs/templates/public/apps/samples.html
+++ b/chrome/common/extensions/docs/templates/public/apps/samples.html
@@ -1,6 +1,6 @@
{{+partials.samples sidenav:sidenavs.apps
- filter_list:api_list.apps
- samples_list:samples.apps
- samples_url:apps_samples_url
- title:strings.apps_title
- platform:strings.app/}}
+ filterList:api_list.apps
+ samplesList:samples.apps
+ samplesUrl:apps_samples_url
+ platformTitle:strings.appsTitle
+ platform:strings.app /}}

Powered by Google App Engine
This is Rietveld 408576698