show dialog again of operation failed

Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
This commit is contained in:
Bjoern Schiessle 2016-11-24 12:35:59 +01:00
parent adb581431f
commit 9361952596
No known key found for this signature in database
GPG key ID: 2378A753E2BF04F6

View file

@ -149,6 +149,7 @@ var OCdialogs = {
modal : modal,
buttons : buttonlist
});
input.focus();
OCdialogs.dialogsCounter++;
});
},