File tree Expand file tree Collapse file tree 1 file changed +19
-1
lines changed
view/adminhtml/ui_component Expand file tree Collapse file tree 1 file changed +19
-1
lines changed Original file line number Diff line number Diff line change 6464 </bookmark >
6565 <columnsControls name =" columns_controls" />
6666 <paging name =" listing_paging" />
67+ <exportButton name =" export_button" >
68+ <argument name =" data" xsi : type =" array" >
69+ <item name =" config" xsi : type =" array" >
70+ <item name =" selectProvider" xsi : type =" string" >
71+ webapi_logs_reports_index_listing.webapi_logs_reports_index_listing.spinner_columns.ids
72+ </item >
73+ </item >
74+ </argument >
75+ </exportButton >
6776 <filterSearch name =" fulltext" />
6877 <filters name =" listing_filters" >
6978 <argument name =" data" xsi : type =" array" >
99108 </item >
100109 </item >
101110 </argument >
111+ <selectionsColumn name =" ids" >
112+ <argument name =" data" xsi : type =" array" >
113+ <item name =" config" xsi : type =" array" >
114+ <item name =" resizeDefaultWidth" xsi : type =" string" >20</item >
115+ <item name =" indexField" xsi : type =" string" >log_id</item >
116+ </item >
117+ </argument >
118+ </selectionsColumn >
102119 <column name =" log_id" >
103120 <argument name =" data" xsi : type =" array" >
104121 <item name =" config" xsi : type =" array" >
167184 </item >
168185 </argument >
169186 </column >
170- <column name =" created_at" class =" GhostUnicorns\WebapiLogs\Ui\Component\Listing\Column\Datetime" component =" Magento_Ui/js/grid/columns/date" >
187+ <column name =" created_at" class =" GhostUnicorns\WebapiLogs\Ui\Component\Listing\Column\Datetime"
188+ component =" Magento_Ui/js/grid/columns/date" >
171189 <settings >
172190 <filter >dateRange</filter >
173191 <dataType >date</dataType >
You can’t perform that action at this time.
0 commit comments