diff --git a/smart_selects/static/smart-selects/admin/js/bindfields.js b/smart_selects/static/smart-selects/admin/js/bindfields.js index 76c4d8d..9c6f351 100755 --- a/smart_selects/static/smart-selects/admin/js/bindfields.js +++ b/smart_selects/static/smart-selects/admin/js/bindfields.js @@ -82,4 +82,4 @@ } }); }); -}(jQuery || django.jQuery)); +}(django.jQuery)); diff --git a/smart_selects/static/smart-selects/admin/js/chainedfk.js b/smart_selects/static/smart-selects/admin/js/chainedfk.js index d97684c..589eba6 100755 --- a/smart_selects/static/smart-selects/admin/js/chainedfk.js +++ b/smart_selects/static/smart-selects/admin/js/chainedfk.js @@ -110,4 +110,4 @@ } }; }()); -}(jQuery || django.jQuery)); +}(django.jQuery)); diff --git a/smart_selects/static/smart-selects/admin/js/chainedm2m.js b/smart_selects/static/smart-selects/admin/js/chainedm2m.js index 46adab4..4792d58 100755 --- a/smart_selects/static/smart-selects/admin/js/chainedm2m.js +++ b/smart_selects/static/smart-selects/admin/js/chainedm2m.js @@ -177,4 +177,4 @@ } }; }()); -}(jQuery || django.jQuery)); +}(django.jQuery));