pricing blocktitle translated
This commit is contained in:
@@ -47,7 +47,7 @@ export default {
|
||||
console.log('MainContent getHomeHtml');
|
||||
MA.get('materio_home/ajax/gethome')
|
||||
.then(({data}) => {
|
||||
console.log('MainContent getHomeHtml data', data)
|
||||
// console.log('MainContent getHomeHtml data', data)
|
||||
this.full_home_template_loaded = true
|
||||
this.home_template_src = data.rendered // record the html src into data
|
||||
})
|
||||
|
Reference in New Issue
Block a user