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

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

Issue 10985050: New getting started tutorial for sencha media player app. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 2 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/apps_sidenav.html
diff --git a/chrome/common/extensions/docs/templates/private/apps_sidenav.html b/chrome/common/extensions/docs/templates/private/apps_sidenav.html
index 9ff2b870260bfd5179725b03464f35866a8f3510..038ac2affe429002b242d4963e3b226be9ca68d6 100644
--- a/chrome/common/extensions/docs/templates/private/apps_sidenav.html
+++ b/chrome/common/extensions/docs/templates/private/apps_sidenav.html
@@ -31,7 +31,11 @@
<li><a href="app_intents.html">Connect Apps with Web Intents</a></li>
</ul>
</li>
- <li><a href="app_frameworks.html">MVC Architecture</a></li>
+ <li><span><a href="app_frameworks.html">MVC Architecture</a></span>
+ <ul toggleable>
+ <li><a href="sencha_framework.html">Build Apps with Sencha Ext JS</a></li>
+ </ul>
+ </li>
</ul>
</li>
<li><span>Deploying</span>

Powered by Google App Engine
This is Rietveld 408576698