summaryrefslogtreecommitdiff
path: root/app/views/projects/_md_preview.html.haml
diff options
context:
space:
mode:
authorDouwe Maan <douwe@gitlab.com>2015-06-05 12:13:02 +0200
committerDouwe Maan <douwe@gitlab.com>2015-06-05 12:13:02 +0200
commit5256b5cc060338fb597e3519a18bf6a3faa4cf8c (patch)
treedde3ee5ef695e56b91a0530dc9931284cb71a083 /app/views/projects/_md_preview.html.haml
parent4ae67fcaefe7ca66e06933a18368e592d8ebc260 (diff)
downloadgitlab-ce-5256b5cc060338fb597e3519a18bf6a3faa4cf8c.tar.gz
Prefer jQuery on to bind, and don't use .js class.warn-about-referenced-users
Diffstat (limited to 'app/views/projects/_md_preview.html.haml')
-rw-r--r--app/views/projects/_md_preview.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/projects/_md_preview.html.haml b/app/views/projects/_md_preview.html.haml
index 30cddb9af2b..a831481cf80 100644
--- a/app/views/projects/_md_preview.html.haml
+++ b/app/views/projects/_md_preview.html.haml
@@ -9,7 +9,7 @@
Preview
- if defined?(referenced_users) && referenced_users
- %span.js-referenced-users.pull-left.hide
+ %span.referenced-users.pull-left.hide
= icon('exclamation-triangle')
You are about to add
%strong