We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 137022f commit 62b5bb4Copy full SHA for 62b5bb4
app/code/Magento/GoogleOptimizer/view/adminhtml/ui_component/cms_page_form.xml
@@ -13,7 +13,7 @@
13
</settings>
14
<container name="google_experiment_container" sortOrder="250">
15
<htmlContent name="html_content">
16
- <block name="googleOptimizerBlockAdminhtmlFormCmsPage" class="MagentoGoogleOptimizerBlockAdminhtmlFormCmsPage"/>
+ <block name="googleOptimizerBlockAdminhtmlFormCmsPage" class="Magento\GoogleOptimizer\Block\Adminhtml\Form\CmsPage"/>
17
</htmlContent>
18
</container>
19
</fieldset>
0 commit comments