feat(mvc): add preview mode setting
This commit is contained in:
parent
104e9053e1
commit
c2bfee60f1
6 changed files with 42 additions and 0 deletions
|
@ -41,6 +41,8 @@
|
|||
|
||||
<?php echo $this->element->getElement('podcastAutoSmartblock')->render() ?>
|
||||
|
||||
<?php echo $this->element->getElement('featurePreviewMode')->render() ?>
|
||||
|
||||
<?php echo $this->element->getElement('thirdPartyApi')->render() ?>
|
||||
<?php echo $this->element->getElement('allowedCorsUrls')->render() ?>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue