| 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>
|
|
|