openSUSE/osem

View on GitHub
app/views/admin/roles/edit.html.haml

Summary

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