Sha256: 86d949bed0f93e060e3c556e31a2f13de557f4f99450874b3c8051e57922b543

Contents?: true

Size: 274 Bytes

Versions: 7

Compression:

Stored size: 274 Bytes

Contents

.row
  .col-md-2
  .col-md-8
    .panel.panel-default
      .panel-body
        = edit_form_tag "#{base_path}/#{entity.id}" do
          = haml :'roles/form', locals: { entity: entity }
          %button.btn.btn-primary{ type: 'submit' }
            Update Role
  .col-md-2

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
ditty-0.8.0 views/roles/edit.haml
ditty-0.7.2 views/roles/edit.haml
ditty-0.7.1 views/roles/edit.haml
ditty-0.7.0 views/roles/edit.haml
ditty-0.7.0.pre.rc1 views/roles/edit.haml
ditty-0.6.0 views/roles/edit.haml
ditty-0.4.1 views/roles/edit.haml