File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
app/code/Magento/Catalog/etc/adminhtml Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 56
56
<field id =" grid_per_page_values" translate =" label comment" type =" text" sortOrder =" 2" showInDefault =" 1" showInWebsite =" 1" showInStore =" 1" canRestore =" 1" >
57
57
<label >Products per Page on Grid Allowed Values</label >
58
58
<comment >Comma-separated.</comment >
59
- <validate >validate-per-page-value-list</validate >
59
+ <validate >validate-per-page-value-list required-entry </validate >
60
60
</field >
61
61
<field id =" grid_per_page" translate =" label comment" type =" text" sortOrder =" 3" showInDefault =" 1" showInWebsite =" 1" showInStore =" 1" canRestore =" 1" >
62
62
<label >Products per Page on Grid Default Value</label >
66
66
<field id =" list_per_page_values" translate =" label comment" type =" text" sortOrder =" 4" showInDefault =" 1" showInWebsite =" 1" showInStore =" 1" canRestore =" 1" >
67
67
<label >Products per Page on List Allowed Values</label >
68
68
<comment >Comma-separated.</comment >
69
- <validate >validate-per-page-value-list</validate >
69
+ <validate >validate-per-page-value-list required-entry </validate >
70
70
</field >
71
71
<field id =" list_per_page" translate =" label comment" type =" text" sortOrder =" 5" showInDefault =" 1" showInWebsite =" 1" showInStore =" 1" canRestore =" 1" >
72
72
<label >Products per Page on List Default Value</label >
You can’t perform that action at this time.
0 commit comments