refactoring, renaming capitalized functions to proper case, etc
This commit is contained in:
@@ -30,7 +30,7 @@ function dealWithError(msg, form) {
|
||||
}
|
||||
}
|
||||
form.appError = msg;
|
||||
form.$gzv.SetErrorBoxErrors(form);
|
||||
form.$gzv.setErrorBoxErrors(form);
|
||||
}
|
||||
}
|
||||
export default {
|
||||
|
||||
Reference in New Issue
Block a user