Sha256: b8904cc25680d8e004686742378e884b62cb19ea64752a8b7c5fcb4c22b91837
Contents?: true
Size: 423 Bytes
Versions: 6
Compression:
Stored size: 423 Bytes
Contents
- content_for :site_title do = t('.title') = help t('.help', default: '') .row .col-sm-offset-2.col-sm-8 = locomotive_form_for @account, url: my_account_path, html: { multipart: true }, defaults: { placeholder: false } do |f| = hidden_field_tag :active_tab, '' = f.action class: 'hide' = render 'locomotive/my_account/form/tabs', f: f = render 'locomotive/my_account/form/panes', f: f
Version data entries
6 entries across 6 versions & 1 rubygems