Add customizable user roles (#18641)
* Add customizable user roles * Various fixes and improvements * Add migration for old settings and fix tootctl role management
This commit is contained in:
4
app/views/admin/roles/new.html.haml
Normal file
4
app/views/admin/roles/new.html.haml
Normal file
@ -0,0 +1,4 @@
|
||||
- content_for :page_title do
|
||||
= t('admin.roles.add_new')
|
||||
|
||||
= render partial: 'form'
|
Reference in New Issue
Block a user