Sha256: f105eb87001286c638dd19021f247b19f1d8a6e64480472ac0dffdf5cad57515
Contents?: true
Size: 776 Bytes
Versions: 1
Compression:
Stored size: 776 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 type="text" placeholder="Quick Links" .cm-sidebar__menu-wrapper = sidebar_navigation .cm-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
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
cm-admin-0.3.0 | app/views/layouts/_left_sidebar_nav.html.slim |