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