progressBar batch manager

removed confirmDel dialogbox and arrow down from the select option when deleting something
This commit is contained in:
Louis
2020-11-06 10:47:23 +01:00
parent 76201d11d4
commit 7d0f08c5a9
@@ -351,7 +351,8 @@ jQuery('#applyAction').click(function(e) {
var image_ids = Array();
jQuery('#applyActionBlock').hide();
jQuery('select[name="selectAction"]').hide();
jQuery('.permitActionListButton').hide();
jQuery('#confirmDel').hide();
jQuery('#regenerationMsg').show();
jQuery('#progressBar').progressBar(0, {
max: progressBar_max,