Sha256: f8c1459df5006218d1680fecf2b366a723ff1e55f62ce740a8628379de5f058a

Contents?: true

Size: 272 Bytes

Versions: 7

Compression:

Stored size: 272 Bytes

Contents

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

Version data entries

7 entries across 7 versions & 1 rubygems

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