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

Unified Diff: chrome/common/extensions/docs/templates/json/chrome_sidenav.json

Issue 903113003: Adding the orphaned options pages to the navigation (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 10 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/extensions/docs/templates/json/chrome_sidenav.json
diff --git a/chrome/common/extensions/docs/templates/json/chrome_sidenav.json b/chrome/common/extensions/docs/templates/json/chrome_sidenav.json
index fe901f2c04f40caf8bfb3a4f26cec0a472160848..ec8c38b8bc8f0106b0e0fa92b2ecd2d8309439a1 100644
--- a/chrome/common/extensions/docs/templates/json/chrome_sidenav.json
+++ b/chrome/common/extensions/docs/templates/json/chrome_sidenav.json
@@ -616,6 +616,14 @@
{
"title": "OAuth",
"href": "/extensions/tut_oauth"
+ },
+ {
+ "title": "Options",
not at google - send to devlin 2015/02/06 19:40:50 I would say "Options (Traditional)" and "Options (
+ "href": "/extensions/options"
+ },
+ {
+ "title": "Options Version 2",
+ "href": "/extensions/optionsV2"
}
]
},
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698