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