Merge branch '34219-extra-symbol-notifications-modal' into 'master'

Remove extra symbol in notifications modal

Closes #34219

See merge request !12417
This commit is contained in:
Phil Hughes 2017-06-23 15:12:02 +00:00
commit 523eaace02
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
.modal-content
.modal-header
%button.close{ type: "button", "aria-label": "close", data: { dismiss: "modal" } }
%span{ "aria-hidden": "true" } } ×
%span{ "aria-hidden": "true" } ×
%h4#custom-notifications-title.modal-title
#{ _('Custom notification events') }