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 59
59
<field id =" grid_per_page_values" translate =" label comment" type =" text" sortOrder =" 2" showInDefault =" 1" showInWebsite =" 1" showInStore =" 1" canRestore =" 1" >
60
60
<label >Products per Page on Grid Allowed Values</label >
61
61
<comment >Comma-separated.</comment >
62
- <validate >validate-per-page-value-list</validate >
62
+ <validate >validate-per-page-value-list required-entry </validate >
63
63
</field >
64
64
<field id =" grid_per_page" translate =" label comment" type =" text" sortOrder =" 3" showInDefault =" 1" showInWebsite =" 1" showInStore =" 1" canRestore =" 1" >
65
65
<label >Products per Page on Grid Default Value</label >
69
69
<field id =" list_per_page_values" translate =" label comment" type =" text" sortOrder =" 4" showInDefault =" 1" showInWebsite =" 1" showInStore =" 1" canRestore =" 1" >
70
70
<label >Products per Page on List Allowed Values</label >
71
71
<comment >Comma-separated.</comment >
72
- <validate >validate-per-page-value-list</validate >
72
+ <validate >validate-per-page-value-list required-entry </validate >
73
73
</field >
74
74
<field id =" list_per_page" translate =" label comment" type =" text" sortOrder =" 5" showInDefault =" 1" showInWebsite =" 1" showInStore =" 1" canRestore =" 1" >
75
75
<label >Products per Page on List Default Value</label >
You can’t perform that action at this time.
0 commit comments