This commit is contained in:
@@ -335,7 +335,6 @@ export default {
|
||||
// SetErrorBoxErrors
|
||||
// Gather server errors and set the appropriate keys
|
||||
SetErrorBoxErrors(v) {
|
||||
**THIS**
|
||||
//maybe just put all the code in here and don't call geterrorboxerrors at all as no one else will need to call it anyway
|
||||
var errs = this.ServerErrors(v, "errorbox");
|
||||
var ret = GetErrorBoxErrors(v, errs);
|
||||
|
||||
Reference in New Issue
Block a user