Sha256: eaa2ba4c3fa0c71e0696c1e863a59e608e0dbcbadf1607b606897666ea924bc8

Contents?: true

Size: 278 Bytes

Versions: 73

Compression:

Stored size: 278 Bytes

Contents

= form_for @asset, builder: Tenon::FormBuilder, data: {modal: true, remote: true, type: 'json', record: 'asset'} do |f|
  .modal-body
    .fields.full

      .form-group
        = f.text_field :title


      .spacer

  .modal-footer
    = f.submit "Save", class: 'btn btn-comp'

Version data entries

73 entries across 73 versions & 1 rubygems

Version Path
tenon-1.0.74 app/views/tenon/assets/edit.html.haml
tenon-1.0.73 app/views/tenon/assets/edit.html.haml
tenon-1.0.72 app/views/tenon/assets/edit.html.haml
tenon-1.0.71 app/views/tenon/assets/edit.html.haml
tenon-1.0.70 app/views/tenon/assets/edit.html.haml
tenon-1.0.69 app/views/tenon/assets/edit.html.haml
tenon-1.0.68 app/views/tenon/assets/edit.html.haml
tenon-1.0.67 app/views/tenon/assets/edit.html.haml
tenon-1.0.66 app/views/tenon/assets/edit.html.haml
tenon-1.0.65 app/views/tenon/assets/edit.html.haml
tenon-1.0.64 app/views/tenon/assets/edit.html.haml
tenon-1.0.63 app/views/tenon/assets/edit.html.haml
tenon-1.0.62 app/views/tenon/assets/edit.html.haml
tenon-1.0.61 app/views/tenon/assets/edit.html.haml
tenon-1.0.60 app/views/tenon/assets/edit.html.haml
tenon-1.0.59 app/views/tenon/assets/edit.html.haml
tenon-1.0.57 app/views/tenon/assets/edit.html.haml
tenon-1.0.56 app/views/tenon/assets/edit.html.haml
tenon-1.0.55 app/views/tenon/assets/edit.html.haml
tenon-1.0.54 app/views/tenon/assets/edit.html.haml