diff --git a/app/views/admin/conference/_roles.html.haml b/app/views/admin/conference/_roles.html.haml index fb7af48b..c4f45a78 100644 --- a/app/views/admin/conference/_roles.html.haml +++ b/app/views/admin/conference/_roles.html.haml @@ -1,4 +1,4 @@ -.roles{ id: 'myroles' } +#myroles.roles - unless @role.blank? %p.text-muted = @role.first.description