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..445b47bb53fc13f9561e8d03d0a760f9706e6267 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 base_url:branchInfo.base_url}} |
</div> |