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

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

Issue 10834144: Extensions Docs Server: Split apps from extensions (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: clean up 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/public/extensions/samples.html
diff --git a/chrome/common/extensions/docs/server2/templates/public/samples.html b/chrome/common/extensions/docs/server2/templates/public/extensions/samples.html
similarity index 97%
rename from chrome/common/extensions/docs/server2/templates/public/samples.html
rename to chrome/common/extensions/docs/server2/templates/public/extensions/samples.html
index 9d8dc961843712186a8db98f65e506a923ab255e..575590c15ee7cd6c1701fb459c8625cf3a2fcb49 100644
--- a/chrome/common/extensions/docs/server2/templates/public/samples.html
+++ b/chrome/common/extensions/docs/server2/templates/public/extensions/samples.html
@@ -7,7 +7,7 @@
<body>
{{+partials.header_body}}
<div id="gc-container">
- {{+partials.sidenav}}
+ {{+partials.extensions_sidenav}}
<div id="gc-pagecontent">
<h1 class="page_title">Samples</h1>
<div id="controls">

Powered by Google App Engine
This is Rietveld 408576698