Add colorbox js source (v1.6.4)

This commit is contained in:
Simon Conseil
2017-11-24 00:43:54 +01:00
parent 5bc9bba7d3
commit d6ee2972c2
3 changed files with 1106 additions and 1 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -114,7 +114,7 @@
{% else %}
<script src="{{ theme.url }}/js/jquery-2.2.1.min.js"></script>
{% endif %}
<script src="{{ theme.url }}/js/jquery.colorbox.min.js"></script>
<script src="{{ theme.url }}/js/jquery.colorbox-min.js"></script>
<script src="{{ theme.url }}/js/jquery.touchSwipe.min.js"></script>
{% if 'sigal.plugins.media_page' in settings.plugins %}