debian-mirror-gitlab/app/views/layouts/_collapse_button.html.haml
2016-06-22 15:30:34 +05:30

3 lines
146 B
Text

= link_to '#', class: 'nav-header-btn text-center toggle-nav-collapse', title: "Open/Close" do
%span.sr-only Toggle navigation
= icon('bars')