mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-06 03:45:26 +00:00
Do not close the modal un case of failures
This commit is contained in:
parent
aed364146d
commit
fba6bd7da9
2 changed files with 2 additions and 5 deletions
|
|
@ -173,8 +173,6 @@ confirm_button = 'btn-danger'
|
|||
}
|
||||
});
|
||||
|
||||
$("#btn-confirm-import").click(() => $("#import-modal").modal("hide"));
|
||||
|
||||
// configure import config modal
|
||||
NtopUtils.importModalHelper({
|
||||
loadConfigXHR: (jsonConf) => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue