You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Pierre Verkest ca4b39e8a5 fix issue on form view when: quick edit the value, them move to edit mode 9 years ago
..
README.md format readme 9 years ago
bootstrap-switch.css add missing lib 9 years ago
bootstrap-switch.js lib: allow change value through js 9 years ago

README.md

Bootstrap-switch

from: https://github.com/nostalgiaz/bootstrap-switch

bootstrap-switch.js and bootstrap-switch.css files came from dist/ directories at this [revision](https://github.com/nostalgiaz/bootstrap-switch/ tree/a39a1e9d6059822235bf4a9c0e7700a7e6a5ad19/dist) the september 30th 2015.

The default library doesn't allow to change value through javascript if switcher is set readonly or disabled. We add a small change to allow it when skip is true.