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

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

Issue 10823144: Extension docs server: tweak CSS to make it look much more like the current (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: licenses Created 8 years, 5 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/server2/templates/private/footer.html
diff --git a/chrome/common/extensions/docs/server2/templates/private/footer.html b/chrome/common/extensions/docs/server2/templates/private/footer.html
index bb4c2f8b2afa74b90f194d26d3f89bd6e85035d6..d3f09589b6df4633c088948b983c8602fa5cc184 100644
--- a/chrome/common/extensions/docs/server2/templates/private/footer.html
+++ b/chrome/common/extensions/docs/server2/templates/private/footer.html
@@ -22,9 +22,6 @@
prettyPrint();
})();
</script>
- <script>
- initSidebar();
- </script>
<script src="https://www.google-analytics.com/urchin.js" type="text/javascript"></script>
<script src="https://www.google-analytics.com/ga.js" type="text/javascript"></script>
<script type="text/javascript">

Powered by Google App Engine
This is Rietveld 408576698