File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed
app/code/Magento/PageBuilder/view/adminhtml/ui_component
dev/tests/acceptance/tests/functional/Magento/FunctionalTest/PageBuilder/Test Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 24
24
<collapsible >true</collapsible >
25
25
</settings >
26
26
<field name =" text_align" sortOrder =" 10" formElement =" select" >
27
+ <argument name =" data" xsi : type =" array" >
28
+ <item name =" config" xsi : type =" array" >
29
+ <item name =" default" xsi : type =" string" >default</item >
30
+ </item >
31
+ </argument >
27
32
<settings >
28
33
<dataType >text</dataType >
29
34
<label translate =" true" >Alignment</label >
Original file line number Diff line number Diff line change 596
596
<actionGroup ref =" expandConfigurationSection" stepKey =" expandConfigurationSection" />
597
597
<!-- Update Values -->
598
598
<comment userInput =" Update Values" stepKey =" commentUpdateValues" />
599
- <actionGroup ref =" selectSlideOutPanelField " stepKey =" enterAlignment" >
599
+ <actionGroup ref =" selectAlignment " stepKey =" enterAlignment" >
600
600
<argument name =" property" value =" PageBuilderAdvancedAlignmentPropertyCenter" />
601
601
</actionGroup >
602
602
<actionGroup ref =" selectSlideOutPanelField" stepKey =" enterBorder" >
733
733
<actionGroup ref =" expandConfigurationSection" stepKey =" expandConfigurationSection" />
734
734
<!-- Update Values -->
735
735
<comment userInput =" Update Values" stepKey =" commentUpdateValues" />
736
- <actionGroup ref =" selectSlideOutPanelField " stepKey =" enterAlignment" >
736
+ <actionGroup ref =" selectAlignment " stepKey =" enterAlignment" >
737
737
<argument name =" property" value =" PageBuilderAdvancedAlignmentPropertyCenter" />
738
738
</actionGroup >
739
739
<actionGroup ref =" selectSlideOutPanelField" stepKey =" enterBorder" >
You can’t perform that action at this time.
0 commit comments