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 2121 <item name =" identityColumn" xsi : type =" string" >block_id</item >
2222 <item name =" filterPlaceholder" xsi : type =" string" translate =" true" >Asset Title</item >
2323 <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 >
2426 <item name =" searchOptions" xsi : type =" boolean" >true</item >
2527 <item name =" filterOptions" xsi : type =" boolean" >true</item >
2628 <item name =" searchUrl" xsi : type =" url" path =" media_gallery/asset/search" />
Original file line number Diff line number Diff line change 2323 <item name =" searchOptions" xsi : type =" boolean" >true</item >
2424 <item name =" filterPlaceholder" xsi : type =" string" translate =" true" >Asset Title</item >
2525 <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 >
2628 <item name =" searchUrl" xsi : type =" url" path =" media_gallery/asset/search" />
2729 <item name =" validationUrl" xsi : type =" url" path =" media_gallery/asset/getSelected" />
2830 <item name =" levelsVisibility" xsi : type =" number" >1</item >
Original file line number Diff line number Diff line change 2323 <item name =" searchOptions" xsi : type =" boolean" >true</item >
2424 <item name =" filterPlaceholder" xsi : type =" string" translate =" true" >Asset Title</item >
2525 <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 >
2628 <item name =" searchUrl" xsi : type =" url" path =" media_gallery/asset/search" />
2729 <item name =" validationUrl" xsi : type =" url" path =" media_gallery/asset/getSelected" />
2830 <item name =" levelsVisibility" xsi : type =" number" >1</item >
You can’t perform that action at this time.
0 commit comments