Removing comment
This commit is contained in:
parent
254af87d7e
commit
f96cd96435
1 changed files with 0 additions and 1 deletions
|
|
@ -14,7 +14,6 @@ export default {
|
||||||
},
|
},
|
||||||
methods: {
|
methods: {
|
||||||
setCmsContent(cmsContent) {
|
setCmsContent(cmsContent) {
|
||||||
console.log(' setting cms content');
|
|
||||||
this.$root.cmsContentByWidget = cmsContent;
|
this.$root.cmsContentByWidget = cmsContent;
|
||||||
},
|
},
|
||||||
getCmsContent(widgetName, fieldName) {
|
getCmsContent(widgetName, fieldName) {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue