Skip to content

Commit

Permalink
remove jquery.hotkeys cruft
Browse files Browse the repository at this point in the history
  • Loading branch information
Torsten Rehn committed Oct 24, 2015
1 parent 9f7ce96 commit e0c22da
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
{% endblock %}
{% block "js" %}
<script src="{% static 'bundled/card/lib/js/jquery.card.js' %}"></script>
<script src="{% static 'bundled/jquery.hotkeys/jquery.hotkeys.js' %}"></script>
<script src="{% static 'bundled/select2/select2.min.js' %}"></script>
{% endblock %}
{% block "content" %}
Expand Down

0 comments on commit e0c22da

Please sign in to comment.