Sha256: 8067cb6b5253356a1787ad1f5025b44e19265c229d5a5a42519acd9663bb7444
Contents?: true
Size: 819 Bytes
Versions: 5
Compression:
Stored size: 819 Bytes
Contents
ul#user_menu.nav.navbar-nav.navbar-right.pr-l - if user_signed_in? li .btn-group button.btn.btn-xs.btn-default span.glyphicon.glyphicon-user style="color:#EEA236" = " ".html_safe + current_user.username button#user_menu_dropdown.btn.btn-xs.btn-warning.dropdown-toggle data-toggle="dropdown" span.caret style="border-top-color:white;border-bottom-color:white;" ul.dropdown-menu li= link_to raw('<span class="glyphicon glyphicon-log-out"></span>' + " ".html_safe + t("devise.sessions.sign_out")), destroy_user_session_path, method: :delete li#options a data-toggle="modal" href="#modal-options" span.glyphicon.glyphicon-globe = " ".html_safe + t("config.label")
Version data entries
5 entries across 5 versions & 1 rubygems