Sha256: 8e005bb459d711d8dedf602b893098f3d561d89ff47f94065c7c1c3debbf6331
Contents?: true
Size: 824 Bytes
Versions: 35
Compression:
Stored size: 824 Bytes
Contents
ul#user_menu.nav.navbar-nav.navbar-right.mr-m - if user_signed_in? li .btn-group.mt-s button.btn.btn-sm.btn-default span.glyphicon.glyphicon-user style="color:#EEA236" = " ".html_safe + current_user.username button#user_menu_dropdown.btn.btn-sm.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
35 entries across 28 versions & 3 rubygems