missed one
This commit is contained in:
parent
2c810282fd
commit
bf93a57dce
1 changed files with 0 additions and 3 deletions
|
|
@ -37,9 +37,6 @@ export default {
|
||||||
modalHeaderText() {
|
modalHeaderText() {
|
||||||
return this.getCmsContent(this.cmsWidgetName, 'HeaderText');
|
return this.getCmsContent(this.cmsWidgetName, 'HeaderText');
|
||||||
},
|
},
|
||||||
modalFooterText() {
|
|
||||||
return this.getCmsContent(this.cmsWidgetName, 'FooterText');
|
|
||||||
},
|
|
||||||
modalImage() {
|
modalImage() {
|
||||||
return this.getCmsContent(this.cmsWidgetName, 'Image');
|
return this.getCmsContent(this.cmsWidgetName, 'Image');
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue