summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Zallmann <tzallmann@gitlab.com>2018-02-14 15:43:29 +0200
committerTim Zallmann <tzallmann@gitlab.com>2018-02-14 15:43:29 +0200
commit37a5a48e52c96749e0198ecd919b81023e6d5c74 (patch)
tree3365be352d90c37a5baa4df132009aa6407b37b6
parent9948e2044ca45457bf054985884371f9299ec50d (diff)
downloadgitlab-ce-43186-add-modal-confirmation-to-pages-domain-deletion-step.tar.gz
-rw-r--r--app/views/projects/pages/_list.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/projects/pages/_list.html.haml b/app/views/projects/pages/_list.html.haml
index 161419279c5..ccc121fc66e 100644
--- a/app/views/projects/pages/_list.html.haml
+++ b/app/views/projects/pages/_list.html.haml
@@ -34,7 +34,7 @@
.prepend-top-20
You are about to remove
- %code{ id: "domain-name-field"}
+ %code{ id: "domain-name-field" }
and will not be able to re-add the domain until the vulnerability is patched.
.modal-footer