Commit d4b84d1677e8113121365ddda423731a78481ecd
Exists in
spb-stable
and in
2 other branches
Merge pull request #6906 from agjmills/patch-1
Updated CI error message so that it makes more sense
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
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. |