Ver Fonte

Merge pull request #27 from BdMdesigN/master

Update
Stein, Peter há 11 anos atrás
pai
commit
8e31881657
3 ficheiros alterados com 2 adições e 2 exclusões
  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();

Diff do ficheiro suprimidas por serem muito extensas
+ 0 - 0
static/js/bootstrap-switch.min.js


Alguns ficheiros não foram mostrados porque muitos ficheiros mudaram neste diff