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

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

Issue 13248004: Cleaning up apps codelab (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 8 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/templates/private/footer.html
diff --git a/chrome/common/extensions/docs/templates/private/footer.html b/chrome/common/extensions/docs/templates/private/footer.html
index 11783bc217c9aff93e09bd863ebc729f656141d9..2d027932a13336ac396f38969ed462894a7b2b45 100644
--- a/chrome/common/extensions/docs/templates/private/footer.html
+++ b/chrome/common/extensions/docs/templates/private/footer.html
@@ -15,6 +15,7 @@
<script src="{{static}}/js/prettify.js" type="text/javascript"></script>
<script src="{{static}}/js/scroll.js" type="text/javascript"></script>
<script src="{{static}}/js/sidebar.js" type="text/javascript"></script>
+ <script src="{{static}}/js/tabs.js" type="text/javascript"></script>
<script>
(function() {
// Auto syntax highlight all pre tags.

Powered by Google App Engine
This is Rietveld 408576698