debian-mirror-gitlab/app/views/admin/users/index.html.haml

8 lines
95 B
Text
Raw Normal View History

2020-07-28 23:09:34 +05:30
- page_title _("Users")
2015-09-11 14:41:01 +05:30
2021-06-08 01:23:25 +05:30
= render 'tabs'
2019-03-02 22:35:43 +05:30
2021-03-11 19:13:27 +05:30
.tab-content
2021-06-08 01:23:25 +05:30
.tab-pane.active
2021-03-11 19:13:27 +05:30
= render 'users'