Skip to content

Commit

Permalink
Fixed front end editing on master
Browse files Browse the repository at this point in the history
  • Loading branch information
pwhipp committed Oct 29, 2014
1 parent 2f02b94 commit b0355c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions theme/templates/base.html
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@

{% compress js %}
<script src="{% static "mezzanine/js/"|add:settings.JQUERY_FILENAME %}"></script>
{% editable_loader %}
<script src="{% static "js/bootstrap.js" %}"></script>
<script src="{% static "js/bootstrap-extras.js" %}"></script>
<script src="{% static "responsiveslides/responsiveslides.js" %}"></script>
Expand Down

0 comments on commit b0355c8

Please sign in to comment.