Explorar o código

Merge pull request #27 from BdMdesigN/master

Update
Stein, Peter %!s(int64=12) %!d(string=hai) anos
pai
achega
8e31881657
Modificáronse 3 ficheiros con 2 adicións e 2 borrados
  1. 1 1
      component.json
  2. 1 1
      static/js/bootstrap-switch.js
  3. 0 0
      static/js/bootstrap-switch.min.js

+ 1 - 1
component.json

@@ -8,7 +8,7 @@
   ],
   "dependencies": {
     "jquery": "~1.9.0"
-  }
+  },
   "scripts": [
     "static/js/bootstrap-switch.js"
   ]

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

@@ -278,7 +278,7 @@
           , $form = $element.closest('form')
           , $inputbox;
 
-        $div.find(':not(input[type!="hidden"])').remove();
+        $div.find(':not(inputSelector)').remove();
 
         $inputbox = $div.children();
         $inputbox.unwrap().unwrap();

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