Sha256: ca00c26f4d6fb9145ddbb41a8ad8d93721b2ec24a85409f5c37051246c07c07e
Contents?: true
Size: 362 Bytes
Versions: 9
Compression:
Stored size: 362 Bytes
Contents
- title t('.title') = help t('.help', default: '') = 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
9 entries across 9 versions & 1 rubygems