summaryrefslogtreecommitdiff
path: root/app/views/projects/issues
diff options
context:
space:
mode:
authorJacob Schatz <jacobschatz@Jacobs-MBP.fios-router.home>2016-02-29 18:04:40 -0500
committerJacob Schatz <jacobschatz@Jacobs-MBP.fios-router.home>2016-03-04 09:06:57 -0500
commitcabb61719d11fcfd6e9ae93b0c0227df8a3c5bdd (patch)
tree5c318861b0e5b499724a418780c079afde9c1c72 /app/views/projects/issues
parentc3e07b6f9cc22bf0b89ab5b6af8bca70cd3d6366 (diff)
downloadgitlab-ce-cabb61719d11fcfd6e9ae93b0c0227df8a3c5bdd.tar.gz
Open sidebar button on mobile.
Diffstat (limited to 'app/views/projects/issues')
-rw-r--r--app/views/projects/issues/show.html.haml3
1 files changed, 3 insertions, 0 deletions
diff --git a/app/views/projects/issues/show.html.haml b/app/views/projects/issues/show.html.haml
index aa70fdafd97..3e2557e033b 100644
--- a/app/views/projects/issues/show.html.haml
+++ b/app/views/projects/issues/show.html.haml
@@ -18,6 +18,9 @@
%span.hidden-sm.hidden-md.hidden-lg
=icon('circle-o')
+ %a.btn.btn-default.pull-right.hidden-sm.hidden-md.hidden-lg.gutter-toggle{ href: "#" }
+ &laquo;
+
.issue-meta
%strong.identifier
Issue ##{@issue.iid}