Skip to content

Commit

Permalink
Update Multiselect.liquid
Browse files Browse the repository at this point in the history
  • Loading branch information
phillypro authored Dec 6, 2019
1 parent 92322a9 commit b2e650e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Sections/Multiselect.liquid
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{{ 'https://cdn.jsdelivr.net/gh/phillypro/Shopify-Multiselect@v1.0/multiselect-11.min.js' | script_tag }}
{{ 'https://cdn.jsdelivr.net/gh/phillypro/Shopify-Multiselect@v1.0/multiselect-2.min.js' | script_tag }}
{{ 'https://cdn.jsdelivr.net/gh/phillypro/Shopify-Multiselect/multiselect-11.min.js' | script_tag }}
{{ 'https://cdn.jsdelivr.net/gh/phillypro/Shopify-Multiselect/multiselect-2.min.js' | script_tag }}
{% if section.settings.animate %}
<script>
var callbackMultiselect = function(){
Expand Down

0 comments on commit b2e650e

Please sign in to comment.