dodanie komentarza zby zobaczyc czy sie upgejduje node
This commit is contained in:
@@ -77,7 +77,7 @@ export default {
|
||||
this.h_type = (this.value && this.value.h_type) ? this.value.h_type : this.h_type;
|
||||
this.align = (this.value && this.value.align) ? this.value.align : this.align;
|
||||
if (this.value.open) this.modalBox = true;
|
||||
console.log('pagebuilder', this.$pagebuilder);
|
||||
console.log('mounted text');
|
||||
this.$emit('input',this.value);
|
||||
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user