Sha256: 5e617d5053f3bbf62f562e8618f47c5a6dfddd93fce2ef505f807d1c99b5a134

Contents?: true

Size: 717 Bytes

Versions: 135

Compression:

Stored size: 717 Bytes

Contents

- current_title = page_title(action, model_class)
- title current_title
.page-header
  %h1= current_title
%hr
.row
  .col-lg-12
    = render 'tramway/core/shared/messages', object: @singleton_form
.row
  .col-lg-12
    = simple_form_for @singleton_form.model, url: { controller: :singletons, action: action, model: @singleton_form.model.class }, input_html: { class: 'form-horizontal' } do |f|
      - @singleton_form.properties.each do |property, type|
        = render 'tramway/admin/shared/input', property: property, object: :singleton, type: type, form: f
      = f.button :submit, t('helpers.links.save'), class: 'btn-success'
      = link_to t('helpers.links.back'), singleton_path, class: 'btn btn-secondary'

Version data entries

135 entries across 135 versions & 1 rubygems

Version Path
tramway-admin-1.29.1.1 app/views/tramway/admin/singletons/_form.html.haml
tramway-admin-1.29.1 app/views/tramway/admin/singletons/_form.html.haml
tramway-admin-1.29 app/views/tramway/admin/singletons/_form.html.haml
tramway-admin-1.28.2.1 app/views/tramway/admin/singletons/_form.html.haml
tramway-admin-1.28.2 app/views/tramway/admin/singletons/_form.html.haml
tramway-admin-1.28.1.5 app/views/tramway/admin/singletons/_form.html.haml
tramway-admin-1.28.1.4 app/views/tramway/admin/singletons/_form.html.haml
tramway-admin-1.28.1.3 app/views/tramway/admin/singletons/_form.html.haml
tramway-admin-1.28.1.2 app/views/tramway/admin/singletons/_form.html.haml
tramway-admin-1.28.1 app/views/tramway/admin/singletons/_form.html.haml
tramway-admin-1.28.0.1 app/views/tramway/admin/singletons/_form.html.haml
tramway-admin-1.28 app/views/tramway/admin/singletons/_form.html.haml
tramway-admin-1.27.0.2 app/views/tramway/admin/singletons/_form.html.haml
tramway-admin-1.27.0.1 app/views/tramway/admin/singletons/_form.html.haml
tramway-admin-1.27 app/views/tramway/admin/singletons/_form.html.haml
tramway-admin-1.26.1.3 app/views/tramway/admin/singletons/_form.html.haml
tramway-admin-1.26.1.2 app/views/tramway/admin/singletons/_form.html.haml
tramway-admin-1.26.1.1 app/views/tramway/admin/singletons/_form.html.haml
tramway-admin-1.26.1 app/views/tramway/admin/singletons/_form.html.haml
tramway-admin-1.26 app/views/tramway/admin/singletons/_form.html.haml