mirror of
https://github.com/nextcloud/server.git
synced 2026-06-08 16:26:59 -04:00
show dialog again of operation failed
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
This commit is contained in:
parent
adb581431f
commit
9361952596
1 changed files with 1 additions and 0 deletions
|
|
@ -149,6 +149,7 @@ var OCdialogs = {
|
|||
modal : modal,
|
||||
buttons : buttonlist
|
||||
});
|
||||
input.focus();
|
||||
OCdialogs.dialogsCounter++;
|
||||
});
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in a new issue