We arean't using header_dropdown.js anymore because the dropdown is gone!
This commit is contained in:
@@ -28,8 +28,6 @@
|
|||||||
<link rel="shortcut icon"
|
<link rel="shortcut icon"
|
||||||
href="{{ request.staticdirect('/images/goblin.ico') }}" />
|
href="{{ request.staticdirect('/images/goblin.ico') }}" />
|
||||||
<script src="{{ request.staticdirect('/js/extlib/jquery.js') }}"></script>
|
<script src="{{ request.staticdirect('/js/extlib/jquery.js') }}"></script>
|
||||||
<script type="text/javascript"
|
|
||||||
src="{{ request.staticdirect('/js/header_dropdown.js') }}"></script>
|
|
||||||
<!--[if lt IE 9]>
|
<!--[if lt IE 9]>
|
||||||
<script src="{{ request.staticdirect('/js/extlib/html5shiv.js') }}"></script>
|
<script src="{{ request.staticdirect('/js/extlib/html5shiv.js') }}"></script>
|
||||||
<![endif]-->
|
<![endif]-->
|
||||||
|
|||||||
Reference in New Issue
Block a user