Added more dynamic behavior to the new plugin area. Added a funding yml file.
This commit is contained in:
@@ -785,7 +785,7 @@ jQuery(document).ready( function($) {
|
||||
}
|
||||
$(".loading-dots").text(dots);
|
||||
} , 500);
|
||||
});
|
||||
});
|
||||
jQuery(document).ready(function(){
|
||||
jQuery(document).on('subform-row-add', function(event, row){
|
||||
getIconImage(jQuery(row).find('.icomoon342'));
|
||||
|
Reference in New Issue
Block a user