mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-15 09:42:57 -07:00
Don't auto close modal when saving notifier config
This commit is contained in:
parent
0c7db9c1ee
commit
6720b44f43
1 changed files with 0 additions and 1 deletions
|
@ -238,7 +238,6 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
function saveCallback() {
|
function saveCallback() {
|
||||||
$('#notifier-config-modal').modal('hide');
|
|
||||||
getNotifiersTable();
|
getNotifiersTable();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue