Skip to content

Commit 27e2049

Browse files
committed
MC-5233: DateTime product attributes support
1 parent e9f0b8a commit 27e2049

File tree

1 file changed

+1
-1
lines changed
  • app/code/Magento/Catalog/Ui/Component/Listing

1 file changed

+1
-1
lines changed

app/code/Magento/Catalog/Ui/Component/Listing/Columns.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
class Columns extends \Magento\Ui\Component\Listing\Columns
1515
{
1616
/**
17-
* Default columns max order
17+
* Default columns max order value
1818
*/
1919
const DEFAULT_COLUMNS_MAX_ORDER = 100;
2020

0 commit comments

Comments
 (0)