/*! ============================================================ * bootstrap-switch v1.9.0 by Larentis Mattia @SpiritualGuru * http://www.larentis.eu/ * * Enhanced for radiobuttons by Stein, Peter @BdMdesigN * http://www.bdmdesign.org/ * * Project site: * http://www.bootstrap-switch.org * ============================================================ * Licensed under the Apache License, Version 2.0 * http://www.apache.org/licenses/LICENSE-2.0 * ============================================================ */ (function(e){e.fn.bootstrapSwitch=function(t){var n;n={init:function(){return this.each(function(){var t,n,r,i,s,o,u,a;n=e(this);s=e("",{"class":"switch-left",html:function(){var e,t;e="ON";t=n.data("on-label");typeof t!="undefined"&&(e=t);return e}});o=e("",{"class":"switch-right",html:function(){var e,t;e="OFF";t=n.data("off-label");typeof t!="undefined"&&(e=t);return e}});i=e("