Sha256: a2ca438953225654ffd0822fd8427d12191511f14e62793978e6f9dd6fc2bb0e
Contents?: true
Size: 904 Bytes
Versions: 47
Compression:
Stored size: 904 Bytes
Contents
.cm-sidebar .cm-sidebar__logo-header = image_tag('/assets/logo.png', alt: 'logo image') .cm-sidebar__quick-search span i.fa.fa-search input data-bs-target="#quickSearchModal" data-bs-toggle="modal" type="text" placeholder="Quick Links" .cm-sidebar__menu-wrapper = navigation_links('sidebar') .sidebar-menu__tabs-wrapper .sidebar__footer .profile-name span.profile-avatar J | John Doe .profile-popup.hidden .profile-info .profile-info__left p.name-text John Doe p.email-text johndoe@commutatus.com .profile-info__right J .page-options = link_to '/', class: 'page-link' | Profile = link_to '', class: 'page-link' | Settings .auth-option = link_to '/sign-out', method: :delete, class: 'auth-link' | Logout = render 'layouts/quick_links'
Version data entries
47 entries across 47 versions & 1 rubygems