Files
Global-Jain/public/js/pages/crud/forms/widgets/bootstrap-switch.min.js

1 line
144 B
JavaScript
Raw Permalink Normal View History

2025-11-05 10:37:10 +05:30
var KTBootstrapSwitch={init:function(){$("[data-switch=true]").bootstrapSwitch()}};jQuery(document).ready(function(){KTBootstrapSwitch.init()});