mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-02-10 17:03:56 +08:00
added missing bracket
This commit is contained in:
parent
856d226946
commit
daa144ce7c
1 changed files with 1 additions and 0 deletions
|
@ -71,6 +71,7 @@
|
|||
form.clearFormErrors();
|
||||
});
|
||||
}
|
||||
}
|
||||
// Setup front-end validations for experiment form
|
||||
function validateExperimentForm(element){
|
||||
if ( element ) {
|
||||
|
|
Loading…
Reference in a new issue