Fix error category form component

This commit is contained in:
Eduardo humberto 2018-03-07 11:18:53 -03:00
parent 6d8bac02ab
commit a56e677d98
1 changed files with 1 additions and 1 deletions

View File

@ -77,7 +77,7 @@
});
},
labelNewTerms(){
return ( this.modelRepeated === 'yes' ) ? 'Yes' : 'No';
return ( this.allow_new_terms === 'yes' ) ? 'Yes' : 'No';
},
emitValues(){
this.$emit('input',{