Skip to content

Commit

Permalink
Remove commented JavaScript code from webpages
Browse files Browse the repository at this point in the history
Change-Id: I0a6d7517ed193f91d43679f19818e0a915c50c91
Partial-Bug: #1325395
  • Loading branch information
berendt committed Sep 9, 2014
1 parent ecdbc99 commit 3a9f267
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 13 deletions.
1 change: 0 additions & 1 deletion www/templates/base.tmpl
Expand Up @@ -4,7 +4,6 @@
<meta content="text/html; charset=utf8" http-equiv="Content-Type"/>
<title>OpenStack Docs: {% block pagetitle %}{% endblock %}</title>
{% include 'templates/css.tmpl' %}
{% include 'templates/script_header.tmpl' %}
</head>
<body class="docshome" id="docshome">
<div class="container">
Expand Down
12 changes: 0 additions & 12 deletions www/templates/script_header.tmpl

This file was deleted.

0 comments on commit 3a9f267

Please sign in to comment.