Implement role authorization
This commit is contained in:
parent
6755328c4c
commit
e2fb434dc7
122 changed files with 1386 additions and 751 deletions
1
app/views/admin/conference/roles.js.erb
Normal file
1
app/views/admin/conference/roles.js.erb
Normal file
|
|
@ -0,0 +1 @@
|
|||
$('#myroles').html("<%= escape_javascript(render partial: 'roles').html_safe %>");
|
||||
Loading…
Add table
Add a link
Reference in a new issue