Sha256: c1464dde5c30b270c9087f13d62aaaaa60b64dd4505ae830c9b32a10cf43f402

Contents?: true

Size: 412 Bytes

Versions: 11

Compression:

Stored size: 412 Bytes

Contents

- title t('.title')

- help t('.help', default: '')

- content_for :actions do
  = locale_picker_link

= locomotive_form_for @site, url: current_site_path(current_site), html: { multipart: true }, defaults: { placeholder: false } do |f|

  = hidden_field_tag :active_tab, ''

  = f.action class: 'hide'

  = render 'locomotive/current_site/form/tabs', f: f

  = render 'locomotive/current_site/form/panes', f: f

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
locomotivecms-4.2.0.alpha2 app/views/locomotive/current_site/edit.html.slim
locomotivecms-4.2.0.alpha1 app/views/locomotive/current_site/edit.html.slim
locomotivecms-4.1.1 app/views/locomotive/current_site/edit.html.slim
locomotivecms-4.1.0 app/views/locomotive/current_site/edit.html.slim
locomotivecms-4.1.0.rc1 app/views/locomotive/current_site/edit.html.slim
locomotivecms-4.0.3 app/views/locomotive/current_site/edit.html.slim
locomotivecms-4.0.2 app/views/locomotive/current_site/edit.html.slim
locomotivecms-4.0.1 app/views/locomotive/current_site/edit.html.slim
locomotivecms-4.0.0 app/views/locomotive/current_site/edit.html.slim
locomotivecms-4.0.0.rc0 app/views/locomotive/current_site/edit.html.slim
locomotivecms-4.0.0.alpha3 app/views/locomotive/current_site/edit.html.slim