Browse Source

Remove old imports

Denis K 8 years ago
parent
commit
9fb3a077c7
1 changed files with 0 additions and 7 deletions
  1. 0 7
      jet/dashboard/templates/jet.dashboard/update_module.html

+ 0 - 7
jet/dashboard/templates/jet.dashboard/update_module.html

@@ -1,13 +1,6 @@
 {% extends "admin/base_site.html" %}
 {% load i18n jet_tags static %}
 
-{% block extrahead %}
-    {{ block.super }}
-    <script type="text/javascript" src="{% static "admin/js/jquery.js" %}"></script>
-    <script type="text/javascript" src="{% static "admin/js/jquery.init.js" %}"></script>
-    <script type="text/javascript" src="{% static "admin/js/inlines.js" %}"></script>
-{% endblock %}
-
 {% if not is_popup %}
     {% block breadcrumbs %}
         <div class="breadcrumbs">