summaryrefslogtreecommitdiff
path: root/app/views
diff options
context:
space:
mode:
authorFatih Acet <acetfatih@gmail.com>2016-07-18 20:04:16 +0300
committerJacob Schatz <jschatz1@gmail.com>2016-07-20 09:36:56 -0400
commit3e24a102976586a4417820694580eb9b72defb3d (patch)
tree242e46515d850f0fa80e69597dbe8028a9b25f36 /app/views
parent12c4fb1b0f5620fdda7f358280c3feeb3ea7d47f (diff)
downloadgitlab-ce-3e24a102976586a4417820694580eb9b72defb3d.tar.gz
Prevent toggling sidebar when clipboard icon clicked.sidebar-clipboard-toggle
Diffstat (limited to 'app/views')
-rw-r--r--app/views/shared/issuable/_sidebar.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/shared/issuable/_sidebar.html.haml b/app/views/shared/issuable/_sidebar.html.haml
index e020a7d4d00..8e2fcbdfab8 100644
--- a/app/views/shared/issuable/_sidebar.html.haml
+++ b/app/views/shared/issuable/_sidebar.html.haml
@@ -156,7 +156,7 @@
- project_ref = cross_project_reference(@project, issuable)
.block.project-reference
- .sidebar-collapsed-icon
+ .sidebar-collapsed-icon.dont-change-state
= clipboard_button(clipboard_text: project_ref)
.cross-project-reference.hide-collapsed
%span