Skip to content

Commit bd500d3

Browse files
authored
fix: reseller order layout (#852)
1 parent eb74a16 commit bd500d3

1 file changed

Lines changed: 10 additions & 6 deletions

File tree

force-app/main/default/flexipages/Order_Record_Page.flexipage-meta.xml

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,12 @@
149149
<identifier>fieldSection</identifier>
150150
</componentInstance>
151151
</itemInstances>
152+
<itemInstances>
153+
<componentInstance>
154+
<componentName>orderBuilder</componentName>
155+
<identifier>c_orderBuilder</identifier>
156+
</componentInstance>
157+
</itemInstances>
152158
<name>Facet-07a3ffa3-2ce8-4764-8215-3b56c7eb1aeb</name>
153159
<type>Facet</type>
154160
</flexiPageRegions>
@@ -317,6 +323,10 @@
317323
</itemInstances>
318324
<itemInstances>
319325
<componentInstance>
326+
<componentInstanceProperties>
327+
<name>label</name>
328+
<value>Tabs</value>
329+
</componentInstanceProperties>
320330
<componentInstanceProperties>
321331
<name>tabs</name>
322332
<value>maintabs</value>
@@ -330,12 +340,6 @@
330340
<type>Region</type>
331341
</flexiPageRegions>
332342
<flexiPageRegions>
333-
<itemInstances>
334-
<componentInstance>
335-
<componentName>orderBuilder</componentName>
336-
<identifier>c_orderBuilder</identifier>
337-
</componentInstance>
338-
</itemInstances>
339343
<itemInstances>
340344
<componentInstance>
341345
<componentInstanceProperties>

0 commit comments

Comments
 (0)