update fetch
This commit is contained in:
parent
dd09b038d5
commit
ee899a7332
21 changed files with 209 additions and 260 deletions
|
@ -121,7 +121,7 @@
|
|||
Dashboard.hideLoadingMsg();
|
||||
|
||||
setTimeout(function () {
|
||||
Dashboard.showError(Globalize.translate('MessageInvalidUser'));
|
||||
Dashboard.alert(Globalize.translate('MessageInvalidUser'));
|
||||
}, 300);
|
||||
});
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue