Sha256: b16a3031c90b874905b1331ed1408779a97b0a8cf7b71e55a828beb374fbe5dd

Contents?: true

Size: 412 Bytes

Versions: 18

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

18 entries across 18 versions & 1 rubygems

Version Path
locomotivecms-3.4.1 app/views/locomotive/current_site/edit.html.slim
locomotivecms-4.0.0.alpha2 app/views/locomotive/current_site/edit.html.slim
locomotivecms-4.0.0.alpha1 app/views/locomotive/current_site/edit.html.slim
locomotivecms-3.4.0 app/views/locomotive/current_site/edit.html.slim
locomotivecms-3.3.0 app/views/locomotive/current_site/edit.html.slim
locomotivecms-3.3.0.rc3 app/views/locomotive/current_site/edit.html.slim
locomotivecms-3.3.0.rc2 app/views/locomotive/current_site/edit.html.slim
locomotivecms-3.1.2 app/views/locomotive/current_site/edit.html.slim
locomotivecms-3.2.1 app/views/locomotive/current_site/edit.html.slim
locomotivecms-3.3.0.rc1 app/views/locomotive/current_site/edit.html.slim
locomotivecms-3.2.0 app/views/locomotive/current_site/edit.html.slim
locomotivecms-3.2.0.rc2 app/views/locomotive/current_site/edit.html.slim
locomotivecms-3.2.0.rc1 app/views/locomotive/current_site/edit.html.slim
locomotivecms-3.1.1 app/views/locomotive/current_site/edit.html.slim
locomotivecms-3.1.0 app/views/locomotive/current_site/edit.html.slim
locomotivecms-3.1.0.rc3 app/views/locomotive/current_site/edit.html.slim
locomotivecms-3.1.0.rc2 app/views/locomotive/current_site/edit.html.slim
locomotivecms-3.1.0.rc1 app/views/locomotive/current_site/edit.html.slim