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