summaryrefslogtreecommitdiff
path: root/app/views/shared/_labels_row.html.haml
diff options
context:
space:
mode:
authorPhil Hughes <me@iamphill.com>2016-04-20 11:47:35 +0100
committerPhil Hughes <me@iamphill.com>2016-04-20 11:47:35 +0100
commit1a7ccd0f0aacb33be3d8d3456bdedd8f08b7cc96 (patch)
treed4ec5ff09b73a341d3bfd4a9f5a01d8bb84a9dde /app/views/shared/_labels_row.html.haml
parent5cefd8ab7655ec6433b3048a7382720c5300dc4c (diff)
downloadgitlab-ce-1a7ccd0f0aacb33be3d8d3456bdedd8f08b7cc96.tar.gz
Removed animation from labels filter
Diffstat (limited to 'app/views/shared/_labels_row.html.haml')
-rw-r--r--app/views/shared/_labels_row.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/shared/_labels_row.html.haml b/app/views/shared/_labels_row.html.haml
index 09dc6d97d10..dc89e36419c 100644
--- a/app/views/shared/_labels_row.html.haml
+++ b/app/views/shared/_labels_row.html.haml
@@ -1,3 +1,3 @@
- labels.each do |label|
%span.label-row
- = link_to_label(label, tooltip: false) \ No newline at end of file
+ = link_to_label(label, tooltip: false)