From 37a5a48e52c96749e0198ecd919b81023e6d5c74 Mon Sep 17 00:00:00 2001 From: Tim Zallmann Date: Wed, 14 Feb 2018 15:43:29 +0200 Subject: Fixes HAML Linting Error --- app/views/projects/pages/_list.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.1