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

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

Issue 11193011: New angular 'getting started' tutorial. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 1 month 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 038ac2affe429002b242d4963e3b226be9ca68d6..0f68663302476e831afacb43b02fbb767c1fb165 100644
--- a/chrome/common/extensions/docs/templates/private/apps_sidenav.html
+++ b/chrome/common/extensions/docs/templates/private/apps_sidenav.html
@@ -32,7 +32,8 @@
</ul>
</li>
<li><span><a href="app_frameworks.html">MVC Architecture</a></span>
- <ul toggleable>
+ <ul>
+ <li><a href="angular_framework.html">Build Apps with AngularJS</a></li>
<li><a href="sencha_framework.html">Build Apps with Sencha Ext JS</a></li>
</ul>
</li>

Powered by Google App Engine
This is Rietveld 408576698