Merge pull request #1153 from hairmare/feat/preview-mode-preference
feat(mvc): add preview mode setting
This commit is contained in:
commit
757e4929a6
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