File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed
app/code/Magento/User/view/adminhtml/layout Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change 76
76
<argument name =" index" xsi : type =" string" >email</argument >
77
77
</arguments >
78
78
</block >
79
+ <block class =" Magento\Backend\Block\Widget\Grid\Column" name =" permission.user.grid.columnSet.logdate" as =" logdate" >
80
+ <arguments >
81
+ <argument name =" header" xsi : type =" string" translate =" true" >Last Logged in</argument >
82
+ <argument name =" type" xsi : type =" string" >datetime</argument >
83
+ <argument name =" index" xsi : type =" string" >logdate</argument >
84
+ </arguments >
85
+ </block >
79
86
<block class =" Magento\Backend\Block\Widget\Grid\Column" name =" permission.user.grid.columnSet.role_name" as =" role_name" >
80
87
<arguments >
81
88
<argument name =" header" xsi : type =" string" translate =" true" >Role</argument >
You can’t perform that action at this time.
0 commit comments