summaryrefslogtreecommitdiff
path: root/app/views/layouts/_collapse_button.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/layouts/_collapse_button.html.haml')
-rw-r--r--app/views/layouts/_collapse_button.html.haml3
1 files changed, 0 insertions, 3 deletions
diff --git a/app/views/layouts/_collapse_button.html.haml b/app/views/layouts/_collapse_button.html.haml
deleted file mode 100644
index 8c140a5943e..00000000000
--- a/app/views/layouts/_collapse_button.html.haml
+++ /dev/null
@@ -1,3 +0,0 @@
-= link_to '#', class: 'nav-header-btn text-center toggle-nav-collapse', title: "Open/Close" do
- %span.sr-only Toggle navigation
- = icon('bars')