Sha256: 2b04e9a75ec12ac231ba19bedd0961d06e4d933fff32a2a017307f3e0e66661c
Contents?: true
Size: 329 Bytes
Versions: 1
Compression:
Stored size: 329 Bytes
Contents
.page-header = link_to roles_path, class: 'btn btn-default' do %span.glyphicon.glyphicon-list-alt Back = link_to edit_role_path(@role), class: 'btn btn-primary' do %span.glyphicon.glyphicon-pencil Edit %h1 Show role %dl.dl-horizontal %dt Identifier: %dd= @role.identifier %dt Name: %dd= @role.name
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
sc_core-0.0.7 | app/views/sc_core/roles/show.html.haml |