add views for organization admin role

This commit is contained in:
shlok007 2017-08-22 17:25:34 +05:30 committed by Shlok Srivastava
parent db8fdb3d38
commit a91c67be0a
5 changed files with 59 additions and 1 deletions

View file

@ -78,6 +78,7 @@ linters:
- "app/views/admin/resources/show.html.haml"
- "app/views/admin/roles/_form.html.haml"
- "app/views/admin/roles/_users.html.haml"
- "app/views/admin/roles/_users_with_org_admin_role.haml"
- "app/views/admin/roles/index.html.haml"
- "app/views/admin/roles/show.html.haml"
- "app/views/admin/rooms/_form.html.haml"