summaryrefslogtreecommitdiff
path: root/app/views/layouts/nav/_combined_menu.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/layouts/nav/_combined_menu.html.haml')
-rw-r--r--app/views/layouts/nav/_combined_menu.html.haml3
1 files changed, 3 insertions, 0 deletions
diff --git a/app/views/layouts/nav/_combined_menu.html.haml b/app/views/layouts/nav/_combined_menu.html.haml
new file mode 100644
index 00000000000..db5a7012e8f
--- /dev/null
+++ b/app/views/layouts/nav/_combined_menu.html.haml
@@ -0,0 +1,3 @@
+%button{ type: 'button', data: { toggle: "dropdown" } }
+ = sprite_icon('ellipsis_v')
+ = _('Projects')