We arean't using header_dropdown.js anymore because the dropdown is gone!

This commit is contained in:
Christopher Allan Webber 2012-12-04 09:34:41 -06:00
parent 5f8b4ae895
commit 1244ffc8f5

View File

@ -28,8 +28,6 @@
<link rel="shortcut icon"
href="{{ request.staticdirect('/images/goblin.ico') }}" />
<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]>
<script src="{{ request.staticdirect('/js/extlib/html5shiv.js') }}"></script>
<![endif]-->