Skip to content

Commit 0a0907c

Browse files
OFBIZ-13409 : Eliminate redundant sort-field declarations in ProductForms (#1211)
OFBIZ-13409 : Removed redundant <sort-field> entries for quantityIncluded and quantityUomId in the [ProductForms].
1 parent ddade40 commit 0a0907c

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

applications/product/widget/catalog/ProductForms.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -306,8 +306,6 @@ under the License.
306306
<sort-field name="shippingWeight"/>
307307
<sort-field name="quantityIncluded"/>
308308
<sort-field name="quantityUomId"/>
309-
<sort-field name="quantityIncluded"/>
310-
<sort-field name="quantityUomId"/>
311309
</field-group>
312310
<field-group title="${uiLabelMap.CommonShipping}" collapsible="true" initially-collapsed="true">
313311
<sort-field name="piecesIncluded"/>

0 commit comments

Comments
 (0)