Don't auto close modal when saving notifier config
This commit is contained in:
@@ -238,7 +238,6 @@
|
||||
}
|
||||
|
||||
function saveCallback() {
|
||||
$('#notifier-config-modal').modal('hide');
|
||||
getNotifiersTable();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user