提交 0fc3681c 编写于 作者: O OHTAKE Tomohiro 提交者: Kohsuke Kawaguchi

Fix sort order of "Response Time" in Nodes

上级 89ddfc2d
......@@ -29,7 +29,7 @@ THE SOFTWARE.
<td align="right" data="-2">N/A</td>
</j:when>
<j:otherwise>
<td align="right" data="${data.average()}"><j:out value="${data}"/></td>
<td align="right" data="${data.average}"><j:out value="${data}"/></td>
</j:otherwise>
</j:choose>
</j:jelly>
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册