Sha256: 8a97f3be8f994c57eca66a553a2fa9dec7ebc8f45ef92e35c90bcfa4548fc19e

Contents?: true

Size: 303 Bytes

Versions: 10

Compression:

Stored size: 303 Bytes

Contents

section.link.my-account.visible-xs-block

  = link_to edit_my_account_url(_location: request.fullpath) do

    = image_tag account_avatar_url(current_locomotive_account, '60x60#'), class: 'img-circle', alt: @current_locomotive_account.name_was

    span.text
      = current_locomotive_account.name_was

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
locomotivecms-3.0.1 app/views/locomotive/shared/sidebar/_my_account.html.slim
locomotivecms-3.0.0 app/views/locomotive/shared/sidebar/_my_account.html.slim
locomotivecms-3.0.0.rc7 app/views/locomotive/shared/sidebar/_my_account.html.slim
locomotivecms-3.0.0.rc6 app/views/locomotive/shared/sidebar/_my_account.html.slim
locomotivecms-3.0.0.rc5 app/views/locomotive/shared/sidebar/_my_account.html.slim
locomotivecms-3.0.0.rc4 app/views/locomotive/shared/sidebar/_my_account.html.slim
locomotivecms-3.0.0.rc3 app/views/locomotive/shared/sidebar/_my_account.html.slim
locomotivecms-3.0.0.rc2 app/views/locomotive/shared/sidebar/_my_account.html.slim
locomotivecms-3.0.0.rc1 app/views/locomotive/shared/sidebar/_my_account.html.slim
locomotivecms-3.0.0.pre.beta.1 app/views/locomotive/shared/sidebar/_my_account.html.slim