Sha256: 9b7bea983664d0f236139dba885d461e7664aec156dcaa19330f72fccc7a8d5c

Contents?: true

Size: 348 Bytes

Versions: 6

Compression:

Stored size: 348 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: sign_out_path, data: { method: 'delete' }

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
locomotivecms-3.0.1 app/views/locomotive/shared/_sidebar_without_site.html.slim
locomotivecms-3.0.0 app/views/locomotive/shared/_sidebar_without_site.html.slim
locomotivecms-3.0.0.rc7 app/views/locomotive/shared/_sidebar_without_site.html.slim
locomotivecms-3.0.0.rc6 app/views/locomotive/shared/_sidebar_without_site.html.slim
locomotivecms-3.0.0.rc5 app/views/locomotive/shared/_sidebar_without_site.html.slim
locomotivecms-3.0.0.rc4 app/views/locomotive/shared/_sidebar_without_site.html.slim