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