Sha256: 7887ab31ef7e0ba5641aaaa5b4097ef4fc180c47f3ca08204e9266e85ba43dd5

Contents?: true

Size: 333 Bytes

Versions: 42

Compression:

Stored size: 333 Bytes

Contents

- if defined?(current_account) && current_account
  %p.user
    = t('bhf.helpers.user.login.as', user: current_account.to_bhf_s).html_safe
    - if main_app.respond_to?(Bhf.configuration.logout_path)
      = link_to t('bhf.helpers.user.logout.link'), main_app.send(Bhf.configuration.logout_path), method: :delete, class: :alt_button

Version data entries

42 entries across 42 versions & 1 rubygems

Version Path
bhf-1.0.0.beta16 app/views/bhf/_user.html.haml
bhf-1.0.0.beta15 app/views/bhf/_user.html.haml
bhf-1.0.0.beta14 app/views/bhf/_user.html.haml
bhf-1.0.0.beta13 app/views/bhf/_user.html.haml
bhf-1.0.0.beta12 app/views/bhf/_user.html.haml
bhf-1.0.0.beta11 app/views/bhf/_user.html.haml
bhf-1.0.0.beta10 app/views/bhf/_user.html.haml
bhf-1.0.0.beta9 app/views/bhf/_user.html.haml
bhf-1.0.0.beta8 app/views/bhf/_user.html.haml
bhf-1.0.0.beta7 app/views/bhf/_user.html.haml
bhf-1.0.0.beta6 app/views/bhf/_user.html.haml
bhf-1.0.0.beta5 app/views/bhf/_user.html.haml
bhf-1.0.0.beta4 app/views/bhf/_user.html.haml
bhf-1.0.0.beta3 app/views/bhf/_user.html.haml
bhf-1.0.0.beta2 app/views/bhf/_user.html.haml
bhf-1.0.0.beta1 app/views/bhf/_user.html.haml
bhf-0.10.17 app/views/bhf/_user.html.haml
bhf-0.10.16 app/views/bhf/_user.html.haml
bhf-0.10.15 app/views/bhf/_user.html.haml
bhf-0.10.14 app/views/bhf/_user.html.haml