Skip to content

Commit

Permalink
[#2841] Add missing form warning script
Browse files Browse the repository at this point in the history
  • Loading branch information
aron committed Aug 13, 2012
1 parent 092d257 commit a317fb9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ckan/templates/snippets/scripts.html
Expand Up @@ -13,6 +13,7 @@
<script src="{% url_for_static "/base/javascript/plugins/jquery.slug.js" %}"></script>
<script src="{% url_for_static "/base/javascript/plugins/jquery.slug-preview.js" %}"></script>
<script src="{% url_for_static "/base/javascript/plugins/jquery.truncator.js" %}"></script>
<script src="{% url_for_static "/base/javascript/plugins/jquery.form-warning.js" %}"></script>
<script src="{% url_for_static '/base/javascript/sandbox.js' %}"></script>
<script src="{% url_for_static '/base/javascript/module.js' %}"></script>
<script src="{% url_for_static '/base/javascript/pubsub.js' %}"></script>
Expand Down

0 comments on commit a317fb9

Please sign in to comment.