working on issues with tabbed dialogs and URLs
This commit is contained in:
parent
fdeeb986d4
commit
4a4a8c7ed9
2 changed files with 4 additions and 3 deletions
|
|
@ -291,7 +291,7 @@ pandora.ui.accountForm = function(action, value) {
|
|||
validate: pandora.validateUser(selected, true),
|
||||
value: ''
|
||||
}).focusInput();
|
||||
//setTimeout(that.submit, 250);
|
||||
that.$element.find('.OxFormMessage:visible').html('').hide();
|
||||
pandora.$ui.accountDialog.disableButton('submitReset');
|
||||
}
|
||||
}),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue