Sha256: 757c242486b9c35917f53c9045cfa9034d98fa87608ed309bd2471fcbd8b55f1

Contents?: true

Size: 156 Bytes

Versions: 6

Compression:

Stored size: 156 Bytes

Contents

= remote_form_for [:admin, @state] do |f|
  = render 'form_fields', f: f

  = buttons_for @state, nested_id: 'admin-state', label: t(:'address.state.save')

Version data entries

6 entries across 6 versions & 2 rubygems

Version Path
gaku_core-0.0.3 app/views/gaku/admin/states/_form.html.slim
gaku-0.0.3 core/app/views/gaku/admin/states/_form.html.slim
gaku-0.0.2 core/app/views/gaku/admin/states/_form.html.slim
gaku_core-0.0.2 app/views/gaku/admin/states/_form.html.slim
gaku-0.0.1 core/app/views/gaku/admin/states/_form.html.slim
gaku_core-0.0.1 app/views/gaku/admin/states/_form.html.slim