summaryrefslogtreecommitdiff
path: root/app/views/profiles/notifications/show.html.haml
diff options
context:
space:
mode:
authorPhil Hughes <me@iamphill.com>2016-06-21 09:58:03 +0100
committerPhil Hughes <me@iamphill.com>2016-06-21 11:20:06 +0100
commit62d16e515f6e9c82d3342172d77681472fecfa15 (patch)
treee92571d20aa4b862dd39cbeaada4dc0d5864195a /app/views/profiles/notifications/show.html.haml
parent472fe597e02669964c165061391408de324420ed (diff)
downloadgitlab-ce-62d16e515f6e9c82d3342172d77681472fecfa15.tar.gz
Updated tests to not look for flash messagenotification-dropdown-active-fix
Diffstat (limited to 'app/views/profiles/notifications/show.html.haml')
-rw-r--r--app/views/profiles/notifications/show.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/profiles/notifications/show.html.haml b/app/views/profiles/notifications/show.html.haml
index 5afd83a522e..f77738f97f5 100644
--- a/app/views/profiles/notifications/show.html.haml
+++ b/app/views/profiles/notifications/show.html.haml
@@ -28,7 +28,7 @@
= label_tag :global_notification_level, "Global notification level", class: "label-light"
%br
.clearfix
- .form-group.pull-left
+ .form-group.pull-left.global-notification-setting
= render 'shared/notifications/button', notification_setting: @global_notification_setting, left_align: true
.clearfix