Merge branch 'master' of github.com:akaunting/akaunting
This commit is contained in:
commit
e182497d5f
@ -1018,10 +1018,6 @@ export default {
|
||||
var value = this.$children[0].$children[0].$refs.input.value;
|
||||
}
|
||||
|
||||
if (value === '') {
|
||||
return false;
|
||||
}
|
||||
|
||||
if (this.add_new.type == 'inline') {
|
||||
if (value === '') {
|
||||
return false;
|
||||
|
Loading…
x
Reference in New Issue
Block a user