Explorar o código

Merge pull request #34 from nostalgiaz/master

Update
Stein, Peter %!s(int64=11) %!d(string=hai) anos
pai
achega
09e4229fa0
Modificáronse 2 ficheiros con 1 adicións e 1 borrados
  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);

A diferenza do arquivo foi suprimida porque é demasiado grande
+ 0 - 0
static/js/bootstrap-switch.min.js


Algúns arquivos non se mostraron porque demasiados arquivos cambiaron neste cambio