summaryrefslogtreecommitdiff
path: root/app/views/projects/_visibility_modal.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/projects/_visibility_modal.html.haml')
-rw-r--r--app/views/projects/_visibility_modal.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/projects/_visibility_modal.html.haml b/app/views/projects/_visibility_modal.html.haml
index 990ac9fefb9..f75216a71b6 100644
--- a/app/views/projects/_visibility_modal.html.haml
+++ b/app/views/projects/_visibility_modal.html.haml
@@ -7,7 +7,7 @@
.modal-header
%h3.page-title= _('Reduce this project’s visibility?')
%button.close{ type: "button", "data-dismiss": "modal", "aria-label" => _('Close') }
- %span{ "aria-hidden": true }= sprite_icon("close")
+ %span{ "aria-hidden": "true" }= sprite_icon("close")
.modal-body
%p
- if @project.group