Parcourir la source

Merge pull request #34 from nostalgiaz/master

Update
Stein, Peter il y a 11 ans
Parent
commit
09e4229fa0
2 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      static/js/bootstrap-switch.js
  2. 0 0
      static/js/bootstrap-switch.min.js

+ 1 - 1
static/js/bootstrap-switch.js

@@ -302,7 +302,7 @@
         }
       },
       setAnimated: function(value) {
-        var $element = $(this).find('input[type!="hidden"]').parent();
+        var $element = $(this).find('inputSelector').parent();
         if (value === undefined) value = false;
         $element.data('animated', value);
         $element.attr('data-animated', value);

Fichier diff supprimé car celui-ci est trop grand
+ 0 - 0
static/js/bootstrap-switch.min.js


Certains fichiers n'ont pas été affichés car il y a eu trop de fichiers modifiés dans ce diff