1 line
139 B
JavaScript
Vendored
1 line
139 B
JavaScript
Vendored
var KTBootstrapSelect={init:function(){$(".kt-selectpicker").selectpicker()}};jQuery(document).ready(function(){KTBootstrapSelect.init()}); |