mirror of
https://github.com/devcode-it/openstamanager.git
synced 2024-12-29 09:11:11 +01:00
Rimosso controllo pulsante submit
This commit is contained in:
parent
b848bedd80
commit
d6db612119
@ -53,7 +53,7 @@ function init() {
|
||||
return false;
|
||||
});
|
||||
|
||||
$(this).find('[type=submit]').prop("disabled", true).addClass("disabled");
|
||||
//$(this).find('[type=submit]').prop("disabled", true).addClass("disabled");
|
||||
|
||||
prepareForm(this);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user