summaryrefslogtreecommitdiffstats
path: root/modules-available/dozmod/templates/userlist.html
diff options
context:
space:
mode:
authorSimon Rettberg2018-04-12 20:35:22 +0200
committerSimon Rettberg2018-04-12 20:35:22 +0200
commit0df8ff53f4c71ffc4b0fdf72a520adfe08fed513 (patch)
tree36ca1d50b0a2f34e93d681ce4c1f5cc2b1427d62 /modules-available/dozmod/templates/userlist.html
parent[locationinfo] Move save btn to the right (design guidelines) (diff)
downloadslx-admin-0df8ff53f4c71ffc4b0fdf72a520adfe08fed513.tar.gz
slx-admin-0df8ff53f4c71ffc4b0fdf72a520adfe08fed513.tar.xz
slx-admin-0df8ff53f4c71ffc4b0fdf72a520adfe08fed513.zip
[dozmod] Properly sort "last login" column in user list
Diffstat (limited to 'modules-available/dozmod/templates/userlist.html')
-rw-r--r--modules-available/dozmod/templates/userlist.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules-available/dozmod/templates/userlist.html b/modules-available/dozmod/templates/userlist.html
index 3b919099..6b19907d 100644
--- a/modules-available/dozmod/templates/userlist.html
+++ b/modules-available/dozmod/templates/userlist.html
@@ -28,7 +28,7 @@
</{{nameTag}}>
</td>
<td class="text-left text-nowrap">{{orgname}}</td>
- <td class="text-left text-nowrap">{{lastlogin}}</td>
+ <td class="text-left text-nowrap" data-sort-value="{{lastlogin}}">{{lastlogin_s}}</td>
<td class="text-left text-nowrap"><a href="mailto:{{email}}">{{email}}</a></td>
<td>
<div class="checkbox">