File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed
app/code/Magento/GoogleOptimizer/view/adminhtml/ui_component Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change 13
13
</settings >
14
14
<container name =" google_experiment_container" sortOrder =" 250" >
15
15
<htmlContent name =" html_content" >
16
- <block name =" googleOptimizerBlockAdminhtmlFormCmsPage" class =" Magento\GoogleOptimizer\Block\Adminhtml\Form\CmsPage" />
16
+ <block name =" googleOptimizerBlockAdminhtmlFormCmsPage" class =" Magento\GoogleOptimizer\Block\Adminhtml\Form\CmsPage" >
17
+ <arguments >
18
+ <argument name =" code-entity" xsi : type =" string" >Magento\GoogleOptimizer\Block\Adminhtml\Cms\Page\EntityCmsPage</argument >
19
+ <argument name =" form-name" xsi : type =" string" >cms_page_form</argument >
20
+ </arguments >
21
+ </block >
17
22
</htmlContent >
18
23
</container >
19
24
</fieldset >
You can’t perform that action at this time.
0 commit comments