Sha256: 1ce5ffc381668a564a8286cfc408893784041e7849938ba2fb82c8c9cdefbcd9

Contents?: true

Size: 389 Bytes

Versions: 3

Compression:

Stored size: 389 Bytes

Contents

li= link_to t(:sites, scope: 'locomotive.shared.header'), sites_path
li= link_to t(:account, scope: 'locomotive.shared.header'), edit_my_account_path(_location: request.fullpath)
li= link_to t(:help, scope: 'locomotive.shared.header'), 'http://locomotive-v3.readme.io'
li class="divider"
li= link_to t(:logout, scope: 'locomotive.shared.header'), sign_out_path, data: { method: 'delete' }

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
locomotivecms-3.0.0.rc6 app/views/locomotive/shared/header/_account_menu.html.slim
locomotivecms-3.0.0.rc5 app/views/locomotive/shared/header/_account_menu.html.slim
locomotivecms-3.0.0.rc4 app/views/locomotive/shared/header/_account_menu.html.slim