about summary refs log tree commit diff
path: root/app/views/admin/accounts/index.html.haml
diff options
context:
space:
mode:
authorThibG <thib@sitedethib.com>2018-12-14 01:47:50 +0100
committerEugen Rochko <eugen@zeonfederated.com>2018-12-14 01:47:50 +0100
commit11a91592aac049c6c0efffbb9b17347663303d47 (patch)
tree6e5b49bd00f3a6863e74800f8c5ea99932c36087 /app/views/admin/accounts/index.html.haml
parentc58c00651b13520e22f0a59737d23a68e63b4840 (diff)
Restore profile links in /admin/accounts (#9494)
Fixes #9431
Diffstat (limited to 'app/views/admin/accounts/index.html.haml')
-rw-r--r--app/views/admin/accounts/index.html.haml1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/views/admin/accounts/index.html.haml b/app/views/admin/accounts/index.html.haml
index 0d31eee36..91fddadf8 100644
--- a/app/views/admin/accounts/index.html.haml
+++ b/app/views/admin/accounts/index.html.haml
@@ -41,6 +41,7 @@
         %th= t('admin.accounts.role')
         %th= t('admin.accounts.most_recent_ip')
         %th= t('admin.accounts.most_recent_activity')
+        %th
     %tbody
       = render @accounts