Spade
Mini Shell
| Directory:~$ /proc/self/root/home/lmsyaran/public_html/joomla35/media/system/js/ |
| [Home] [System Details] [Kill Me] |
jQuery(document).ready(function ($){
$('select.simplecolors').simplecolors();
$(document).on('subform-row-add', function(event, row){
$(row).find('select.simplecolors').simplecolors();
});
});