Skip to content

Commit

Permalink
Merge pull request #44 from goyal1092/feature/task-4408
Browse files Browse the repository at this point in the history
Resolved issue of cart hover in category page #4408
  • Loading branch information
Sharoon Thomas committed May 15, 2014
2 parents 88d0812 + cca2279 commit 2bad40f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions templates/webshop/category.jinja
Original file line number Diff line number Diff line change
Expand Up @@ -62,5 +62,6 @@
{% endblock main%}

{% block script_tags %}
{{ super() }}
<script src="{{ url_for('nereid.webshop.send_static_file', filename='js/masonry.pkgd.min.js') }}" ></script>
{% endblock script_tags %}

0 comments on commit 2bad40f

Please sign in to comment.