Sha256: 8ad3ef6f111c65719b8a9994c07512d27c25602b00c23f8cf1db63a484716b70

Contents?: true

Size: 399 Bytes

Versions: 6

Compression:

Stored size: 399 Bytes

Contents

= render 'locomotive/shared/sidebar/my_account'

= render 'locomotive/shared/sidebar/link', icon: 'fa-suitcase', label: t(:sites, scope: 'locomotive.shared.header'), url: sites_path

= render 'locomotive/shared/sidebar/link', icon: 'fa-sign-out', label: t(:logout, scope: 'locomotive.shared.header'), url: destroy_locomotive_account_session_path, data: { confirm: t('locomotive.messages.confirm') }

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
locomotivecms-3.0.0.rc3 app/views/locomotive/shared/_sidebar_without_site.html.slim
locomotivecms-3.0.0.rc2 app/views/locomotive/shared/_sidebar_without_site.html.slim
locomotivecms-3.0.0.rc1 app/views/locomotive/shared/_sidebar_without_site.html.slim
locomotivecms-3.0.0.pre.beta.1 app/views/locomotive/shared/_sidebar_without_site.html.slim
locomotivecms-3.0.0.pre.alpha.3 app/views/locomotive/shared/_sidebar_without_site.html.haml
locomotivecms-3.0.0.pre.alpha.2 app/views/locomotive/shared/_sidebar_without_site.html.haml