File tree Expand file tree Collapse file tree 3 files changed +6
-0
lines changed
app/code/Magento/MediaGalleryUi/view/adminhtml/ui_component Expand file tree Collapse file tree 3 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 21
21
<item name =" identityColumn" xsi : type =" string" >block_id</item >
22
22
<item name =" filterPlaceholder" xsi : type =" string" translate =" true" >Asset Title</item >
23
23
<item name =" emptyOptionsHtml" xsi : type =" string" translate =" true" >Start typing to find assets</item >
24
+ <item name =" filterRateLimit" xsi : type =" string" translate =" true" >1000</item >
25
+ <item name =" filterRateLimitMethod" xsi : type =" string" translate =" true" >notifyWhenChangesStop</item >
24
26
<item name =" searchOptions" xsi : type =" boolean" >true</item >
25
27
<item name =" filterOptions" xsi : type =" boolean" >true</item >
26
28
<item name =" searchUrl" xsi : type =" url" path =" media_gallery/asset/search" />
Original file line number Diff line number Diff line change 23
23
<item name =" searchOptions" xsi : type =" boolean" >true</item >
24
24
<item name =" filterPlaceholder" xsi : type =" string" translate =" true" >Asset Title</item >
25
25
<item name =" emptyOptionsHtml" xsi : type =" string" translate =" true" >Start typing to find assets</item >
26
+ <item name =" filterRateLimit" xsi : type =" string" translate =" true" >1000</item >
27
+ <item name =" filterRateLimitMethod" xsi : type =" string" translate =" true" >notifyWhenChangesStop</item >
26
28
<item name =" searchUrl" xsi : type =" url" path =" media_gallery/asset/search" />
27
29
<item name =" validationUrl" xsi : type =" url" path =" media_gallery/asset/getSelected" />
28
30
<item name =" levelsVisibility" xsi : type =" number" >1</item >
Original file line number Diff line number Diff line change 23
23
<item name =" searchOptions" xsi : type =" boolean" >true</item >
24
24
<item name =" filterPlaceholder" xsi : type =" string" translate =" true" >Asset Title</item >
25
25
<item name =" emptyOptionsHtml" xsi : type =" string" translate =" true" >Start typing to find assets</item >
26
+ <item name =" filterRateLimit" xsi : type =" string" translate =" true" >1000</item >
27
+ <item name =" filterRateLimitMethod" xsi : type =" string" translate =" true" >notifyWhenChangesStop</item >
26
28
<item name =" searchUrl" xsi : type =" url" path =" media_gallery/asset/search" />
27
29
<item name =" validationUrl" xsi : type =" url" path =" media_gallery/asset/getSelected" />
28
30
<item name =" levelsVisibility" xsi : type =" number" >1</item >
You can’t perform that action at this time.
0 commit comments