File tree Expand file tree Collapse file tree 1 file changed +0
-24
lines changed
app/code/Magento/Customer/view/adminhtml/ui_component Expand file tree Collapse file tree 1 file changed +0
-24
lines changed Original file line number Diff line number Diff line change 135
135
</item >
136
136
</argument >
137
137
</column >
138
- <!-- <column name="remote_addr">
139
- <argument name="data" xsi:type="array">
140
- <item name="config" xsi:type="array">
141
- <item name="label" xsi:type="string" translate="true">IP Address</item>
142
- </item>
143
- </argument>
144
- </column> -->
145
- <column name =" first_visit_at" class =" Magento\Ui\Component\Listing\Columns\Date" >
146
- <argument name =" data" xsi : type =" array" >
147
- <item name =" config" xsi : type =" array" >
148
- <item name =" filter" xsi : type =" string" >dateRange</item >
149
- <item name =" dataType" xsi : type =" string" >date</item >
150
- <item name =" component" xsi : type =" string" >Magento_Ui/js/grid/columns/date</item >
151
- <item name =" label" xsi : type =" string" translate =" true" >Session Start Time</item >
152
- </item >
153
- </argument >
154
- </column >
155
138
<column name =" last_visit_at" class =" Magento\Ui\Component\Listing\Columns\Date" >
156
139
<argument name =" data" xsi : type =" array" >
157
140
<item name =" config" xsi : type =" array" >
173
156
</item >
174
157
</argument >
175
158
</column >
176
- <!-- <column name="last_url">
177
- <argument name="data" xsi:type="array">
178
- <item name="config" xsi:type="array">
179
- <item name="label" xsi:type="string" translate="true">Last URL</item>
180
- </item>
181
- </argument>
182
- </column> -->
183
159
</columns >
184
160
</listing >
You can’t perform that action at this time.
0 commit comments