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

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

Issue 10825067: Extensions Docs Server: Apps samples page (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fixes Created 8 years, 4 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/toc_samples.html
diff --git a/chrome/common/extensions/docs/server2/templates/private/toc_samples.html b/chrome/common/extensions/docs/server2/templates/private/toc_samples.html
index 489a9fbb0bb6b26b7b4115f3f4e7742f2ec1661c..493a2fe5523866a6cc081f69aa8653c3aebc32e6 100644
--- a/chrome/common/extensions/docs/server2/templates/private/toc_samples.html
+++ b/chrome/common/extensions/docs/server2/templates/private/toc_samples.html
@@ -1 +1 @@
-<a href="#{{?prefix}}{{prefix}}-{{/}}samples">Sample Extensions</a>
+<a href="#samples">Sample {{?is_apps}}Apps{{:}}Extensions{{/}}</a>

Powered by Google App Engine
This is Rietveld 408576698