mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 00:34:46 +02:00
#12539 1 sec to 4 sec ok button
This commit is contained in:
parent
6a7eca83df
commit
a29452de3d
@ -647,7 +647,7 @@ $('table.alert-status-filter #ag_group').change (function () {
|
||||
$("#system_higher").removeClass('invisible');
|
||||
setTimeout(() => {
|
||||
$(".ui-dialog-buttonset").find('button').removeClass('invisible_important');
|
||||
}, 1000);
|
||||
}, 4000);
|
||||
}
|
||||
});
|
||||
<?php } ?>
|
||||
|
Loading…
x
Reference in New Issue
Block a user