Chromium Code Reviews| Index: chrome/common/extensions/docs/templates/private/sidenav.html |
| diff --git a/chrome/common/extensions/docs/templates/private/sidenav.html b/chrome/common/extensions/docs/templates/private/sidenav.html |
| index c104ad31e6e09af5e129432bf989e549a7e1771b..6b07c8adc5603764174f1c03b0828dfc32e33926 100644 |
| --- a/chrome/common/extensions/docs/templates/private/sidenav.html |
| +++ b/chrome/common/extensions/docs/templates/private/sidenav.html |
| @@ -1,3 +1,3 @@ |
| <div id="gc-sidebar"> |
| - {{+partials.sidenav_items items:items parent:false}} |
| + {{+partials.sidenav_items items:items parent:false/}} |
| </div> |