Sha256: 22fc251965b475adbe2c8319ea77155f9ecbd62253f811bb51bfc1e08197cc3e

Contents?: true

Size: 293 Bytes

Versions: 73

Compression:

Stored size: 293 Bytes

Contents

= form_for @post_category, builder: Tenon::FormBuilder, data: {modal: true, remote: true, type: 'json', record: 'post_category'} 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/post_categories/_form.html.haml
tenon-1.0.73 app/views/tenon/post_categories/_form.html.haml
tenon-1.0.72 app/views/tenon/post_categories/_form.html.haml
tenon-1.0.71 app/views/tenon/post_categories/_form.html.haml
tenon-1.0.70 app/views/tenon/post_categories/_form.html.haml
tenon-1.0.69 app/views/tenon/post_categories/_form.html.haml
tenon-1.0.68 app/views/tenon/post_categories/_form.html.haml
tenon-1.0.67 app/views/tenon/post_categories/_form.html.haml
tenon-1.0.66 app/views/tenon/post_categories/_form.html.haml
tenon-1.0.65 app/views/tenon/post_categories/_form.html.haml
tenon-1.0.64 app/views/tenon/post_categories/_form.html.haml
tenon-1.0.63 app/views/tenon/post_categories/_form.html.haml
tenon-1.0.62 app/views/tenon/post_categories/_form.html.haml
tenon-1.0.61 app/views/tenon/post_categories/_form.html.haml
tenon-1.0.60 app/views/tenon/post_categories/_form.html.haml
tenon-1.0.59 app/views/tenon/post_categories/_form.html.haml
tenon-1.0.57 app/views/tenon/post_categories/_form.html.haml
tenon-1.0.56 app/views/tenon/post_categories/_form.html.haml
tenon-1.0.55 app/views/tenon/post_categories/_form.html.haml
tenon-1.0.54 app/views/tenon/post_categories/_form.html.haml