Commit cc9b7cba3833293fcb25779f1c901e043c4c17d8

Authored by Alexander Mills
1 parent d4b40883

Updated CI error message so that it makes more sense

app/views/projects/merge_requests/show/_mr_ci.html.haml
@@ -26,4 +26,4 @@ @@ -26,4 +26,4 @@
26 26
27 .ci_widget.ci-error{style: "display:none"} 27 .ci_widget.ci-error{style: "display:none"}
28 %i.icon-remove 28 %i.icon-remove
29 - %strong Cannot connect to CI server. Please check your setting 29 + %strong Cannot connect to the CI server. Please check your settings and try again.