mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2025-12-10 07:44:50 +01:00
Backup dialog
This commit is contained in:
parent
4afa9db1e4
commit
34d2fed9d2
1 changed files with 1 additions and 2 deletions
|
|
@ -249,9 +249,8 @@ L.ui.view.extend({
|
|||
|
||||
form.find('[name=sessionid]').val(L.globals.sid);
|
||||
form.find('[name=password]').val(password);
|
||||
form.find('[name=password2]').val(password2);
|
||||
form.submit();
|
||||
|
||||
L.ui.dialog(false);
|
||||
}
|
||||
}
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue