Skip to content
This repository was archived by the owner on Mar 27, 2025. It is now read-only.

Commit a492d0c

Browse files
authored
Fixed issue 298 (#300)
1 parent 748d709 commit a492d0c

File tree

1 file changed

+1
-1
lines changed
  • src/main/resources/com/mathworks/ci/BuildArtifactAction

1 file changed

+1
-1
lines changed

src/main/resources/com/mathworks/ci/BuildArtifactAction/summary.jelly

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
xmlns:f="/lib/form"
77
xmlns:i="jelly:fmt">
88
<t:summary icon="document.png">
9-
<p><a href="buildresults">MATLAB Build Result</a></p>
9+
<p><a href="buildresults">MATLAB Build Results</a></p>
1010
<span class="${pst.cssClass}">
1111
<j:if test="${it.totalCount == 0}">
1212
<font color="#EF2929"><h5>Unable to run a MATLAB build. </h5></font>

0 commit comments

Comments
 (0)