Sha256: 9c1010345002132250528818899d49392ad4bd7d49e60593746a490529662c1c

Contents?: true

Size: 340 Bytes

Versions: 5

Compression:

Stored size: 340 Bytes

Contents

- if current_spina_user.present?
  #admin_bar
    = link_to t('spina.edit_website'), spina.admin_root_url, data: {icon: 'q', :"no-turbolink" => true}, class: 'button button-hollow button-round button-small'
    = link_to t('spina.logout'), spina.admin_logout_path, data: {icon: 'h'}, class: 'button button-hollow button-round button-small'

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
spina-1.0.3 app/views/spina/shared/_admin_bar.html.haml
spina-1.0.2 app/views/spina/shared/_admin_bar.html.haml
spina-1.0.1 app/views/spina/shared/_admin_bar.html.haml
spina-1.0.0 app/views/spina/shared/_admin_bar.html.haml
spina-0.12.0 app/views/spina/shared/_admin_bar.html.haml