summaryrefslogtreecommitdiff
path: root/app
diff options
context:
space:
mode:
authorKamil Trzcinski <ayufan@ayufan.eu>2015-10-23 13:37:37 +0200
committerKamil Trzcinski <ayufan@ayufan.eu>2015-10-23 13:37:37 +0200
commit5921a1edf3eacc23ed25f39d052ad4db4aac91e2 (patch)
tree2956e4bf6774d3c20216ede3612215b7f3a1799a /app
parent0b25d837b8b97010a5ea65002ca09f1aa7f3e504 (diff)
downloadgitlab-ce-5921a1edf3eacc23ed25f39d052ad4db4aac91e2.tar.gz
Fixed nesting for Allowed to failfix-ci-regressions
Diffstat (limited to 'app')
-rw-r--r--app/views/ci/lints/_create.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/ci/lints/_create.html.haml b/app/views/ci/lints/_create.html.haml
index 809fc52dbdf..77f78caa8d8 100644
--- a/app/views/ci/lints/_create.html.haml
+++ b/app/views/ci/lints/_create.html.haml
@@ -32,7 +32,7 @@
%b When:
= build[:when]
- if build[:allow_failure]
- %b Allowed to fail
+ %b Allowed to fail
-else
%p