Spade
Mini Shell
home/lmsyaran/public_html/j3/media/system/js/color-field-init.js000064400000000307151170502770020662
0ustar00jQuery(document).ready(function ($){
$('select.simplecolors').simplecolors();
$(document).on('subform-row-add', function(event, row){
$(row).find('select.simplecolors').simplecolors();
});
});
home/lmsyaran/public_html/media/system/js/color-field-init.js000064400000000307151171722410020342
0ustar00jQuery(document).ready(function ($){
$('select.simplecolors').simplecolors();
$(document).on('subform-row-add', function(event, row){
$(row).find('select.simplecolors').simplecolors();
});
});