Sha256: b74c93b28a9d8cb419fd7470526b35e6adbf737f6dcf6b1741f01028b3a82d0e

Contents?: true

Size: 444 Bytes

Versions: 32

Compression:

Stored size: 444 Bytes

Contents

- title t('.title')

= content_for :header do
  = render 'locomotive/shared/account_navigation'

.public-box
  .public-intro
    h3= t('.title')

  = 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

32 entries across 32 versions & 1 rubygems

Version Path
locomotivecms-4.2.0.alpha2 app/views/locomotive/my_account/edit.html.slim
locomotivecms-4.2.0.alpha1 app/views/locomotive/my_account/edit.html.slim
locomotivecms-4.1.1 app/views/locomotive/my_account/edit.html.slim
locomotivecms-4.1.0 app/views/locomotive/my_account/edit.html.slim
locomotivecms-4.1.0.rc1 app/views/locomotive/my_account/edit.html.slim
locomotivecms-4.0.3 app/views/locomotive/my_account/edit.html.slim
locomotivecms-4.0.2 app/views/locomotive/my_account/edit.html.slim
locomotivecms-4.0.1 app/views/locomotive/my_account/edit.html.slim
locomotivecms-4.0.0 app/views/locomotive/my_account/edit.html.slim
locomotivecms-4.0.0.rc0 app/views/locomotive/my_account/edit.html.slim
locomotivecms-4.0.0.alpha3 app/views/locomotive/my_account/edit.html.slim
locomotivecms-3.4.1 app/views/locomotive/my_account/edit.html.slim
locomotivecms-4.0.0.alpha2 app/views/locomotive/my_account/edit.html.slim
locomotivecms-4.0.0.alpha1 app/views/locomotive/my_account/edit.html.slim
locomotivecms-3.4.0 app/views/locomotive/my_account/edit.html.slim
locomotivecms-3.3.0 app/views/locomotive/my_account/edit.html.slim
locomotivecms-3.3.0.rc3 app/views/locomotive/my_account/edit.html.slim
locomotivecms-3.3.0.rc2 app/views/locomotive/my_account/edit.html.slim
locomotivecms-3.1.2 app/views/locomotive/my_account/edit.html.slim
locomotivecms-3.2.1 app/views/locomotive/my_account/edit.html.slim