Skip to content

Commit 65c9107

Browse files
ENGCOM-6104: Resolve "New Accounts Report" should disable the sort ability of "New Account" columns (because it can not run) #25033 #25034
2 parents 4411e90 + 0c55b0a commit 65c9107

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/Reports/view/adminhtml/layout/reports_report_customer_accounts_grid.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@
4040
<argument name="id" xsi:type="string">accounts</argument>
4141
<argument name="column_css_class" xsi:type="string">col-qty</argument>
4242
<argument name="header_css_class" xsi:type="string">col-qty</argument>
43+
<argument name="sortable" xsi:type="string">0</argument>
4344
</arguments>
4445
</block>
4546
</referenceBlock>

0 commit comments

Comments
 (0)