osem-fcy/app/views/admin/roles/edit.html.haml

12 lines
180 B
Text
Raw Normal View History

.row
.col-md-12
.page-header
%h2
Role
= @role.name.titleize
.text-muted
= @role.description
.row
.col-md-5
= render partial: 'form'