summaryrefslogtreecommitdiff
path: root/app/views/shared/form_elements/_apply_template_warning.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/shared/form_elements/_apply_template_warning.html.haml')
-rw-r--r--app/views/shared/form_elements/_apply_template_warning.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/shared/form_elements/_apply_template_warning.html.haml b/app/views/shared/form_elements/_apply_template_warning.html.haml
index 61c0e5c42f4..ca1d3d53f16 100644
--- a/app/views/shared/form_elements/_apply_template_warning.html.haml
+++ b/app/views/shared/form_elements/_apply_template_warning.html.haml
@@ -1,7 +1,7 @@
.form-group.row.js-template-warning.hidden.js-issuable-template-warning
.col-sm-12
.warning_message.mb-0{ role: 'alert' }
- %btn.js-close-btn.js-dismiss-btn.close{ type: "button", "aria-hidden": true, "aria-label": _("Close") }
+ %btn.js-close-btn.js-dismiss-btn.close{ type: "button", "aria-hidden": "true", "aria-label": _("Close") }
= sprite_icon("close")
%p