Sha256: 66ccdb93c1c993b3acb1a7ac09751e3d0257be3d85c13b3daf922ffca464b41d

Contents?: true

Size: 275 Bytes

Versions: 9

Compression:

Stored size: 275 Bytes

Contents

%h1 Editing data

%form.form-horizontal(method='post'){action: uri("/data/#{@data.id}")}
  != haml :_form, locals: {task: @task}
  %input(name='_method' type='hidden' value='put')
  .form-group
    .col-sm-offset-2.col-sm-10
      %button(name='commit' type='submit') Update

Version data entries

9 entries across 8 versions & 1 rubygems

Version Path
weight-recorder-0.1.10 lib/views/edit.haml
weight-recorder-0.1.9 lib/views/edit.haml
weight-recorder-0.1.8 lib/views/edit.haml
weight-recorder-0.1.7 lib/views/edit.haml
weight-recorder-0.1.6 lib/views/edit.haml
weight-recorder-0.1.6 lib/views/#edit.haml#
weight-recorder-0.1.5 lib/views/edit.haml
weight-recorder-0.1.4 lib/views/edit.haml
weight-recorder-0.1.3 lib/views/edit.haml