diff --git a/core/src/main/resources/hudson/model/AbstractProject/main.jelly b/core/src/main/resources/hudson/model/AbstractProject/main.jelly index 9625b8a6de2c6fa31b9aa522dab951e1d487db59..c715cf8ce2d1886044e4310b1d5ec25170f28ca2 100644 --- a/core/src/main/resources/hudson/model/AbstractProject/main.jelly +++ b/core/src/main/resources/hudson/model/AbstractProject/main.jelly @@ -47,6 +47,7 @@ THE SOFTWARE. ${%Latest Test Result} + diff --git a/core/src/main/resources/hudson/tasks/test/AbstractTestResultAction/summary.jelly b/core/src/main/resources/hudson/tasks/test/AbstractTestResultAction/summary.jelly index bb616fd6feee6b2f836f74bd2abed2183a31755f..bb7bd99e183b5db55f1381662465ba9817b3bdbb 100644 --- a/core/src/main/resources/hudson/tasks/test/AbstractTestResultAction/summary.jelly +++ b/core/src/main/resources/hudson/tasks/test/AbstractTestResultAction/summary.jelly @@ -24,10 +24,10 @@ THE SOFTWARE. --> - + - + ${it.displayName} + - + - +
    @@ -77,6 +78,6 @@ THE SOFTWARE. onclick="javascript:showFailures()">${%Show all failed tests} ${">>>"} - +