Uncommented the validator language code
This commit is contained in:
parent
5692896138
commit
6250d18dbd
|
|
@ -270,7 +270,7 @@ $(function() {
|
|||
},
|
||||
|
||||
mounted: function() {
|
||||
// this.$validator.localize(document.documentElement.lang);
|
||||
this.$validator.localize(document.documentElement.lang);
|
||||
|
||||
this.addServerErrors();
|
||||
this.loadCategories();
|
||||
|
|
|
|||
Loading…
Reference in New Issue