Sha256: 054b9d1f7587b0bbbded3c9e801effac6d76110d6b6cd3ffbda430b4bd25f0df

Contents?: true

Size: 318 Bytes

Versions: 16

Compression:

Stored size: 318 Bytes

Contents

ul.dropdown-menu.pull-right role="menu" aria-labelledby="dLabel"
  - if current_user
    - BiolaFrontendToolkit.config.profile_links.each do |link|
      li = app_link link
    li
      = link_to logout_path do
        i.fa.fa-power-off>
        | Logout
  - else
    li = link_to 'Login', params.merge(login: 'true')

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
biola_frontend_toolkit-0.5.5 app/views/frontend_toolkit/shared/_profile_dropdown.html.slim
biola_frontend_toolkit-0.5.4 app/views/frontend_toolkit/shared/_profile_dropdown.html.slim
biola_frontend_toolkit-0.5.3 app/views/frontend_toolkit/shared/_profile_dropdown.html.slim
biola_frontend_toolkit-0.5.2 app/views/frontend_toolkit/shared/_profile_dropdown.html.slim
biola_frontend_toolkit-0.5.1 app/views/frontend_toolkit/shared/_profile_dropdown.html.slim
biola_frontend_toolkit-0.5.0 app/views/frontend_toolkit/shared/_profile_dropdown.html.slim
biola_frontend_toolkit-0.4.6 app/views/frontend_toolkit/shared/_profile_dropdown.html.slim
biola_frontend_toolkit-0.4.5 app/views/frontend_toolkit/shared/_profile_dropdown.html.slim
biola_frontend_toolkit-0.4.4 app/views/frontend_toolkit/shared/_profile_dropdown.html.slim
biola_frontend_toolkit-0.4.3 app/views/frontend_toolkit/shared/_profile_dropdown.html.slim
biola_frontend_toolkit-0.4.2 app/views/frontend_toolkit/shared/_profile_dropdown.html.slim
biola_frontend_toolkit-0.4.1 app/views/frontend_toolkit/shared/_profile_dropdown.html.slim
biola_frontend_toolkit-0.4.0 app/views/frontend_toolkit/shared/_profile_dropdown.html.slim
biola_frontend_toolkit-0.3.1 app/views/frontend_toolkit/shared/_profile_dropdown.html.slim
biola_frontend_toolkit-0.3.0 app/views/frontend_toolkit/shared/_profile_dropdown.html.slim
biola_frontend_toolkit-0.2.0 app/views/frontend_toolkit/shared/_profile_dropdown.html.slim