提交 ed667802 编写于 作者: J Jesse Glick

Minor typographic improvement.

上级 fe9a6788
<?xml version="1.0" encoding="UTF-8"?>
<!-- <!--
The MIT License The MIT License
...@@ -49,9 +50,7 @@ THE SOFTWARE. ...@@ -49,9 +50,7 @@ THE SOFTWARE.
<j:set var="cause" value="${item.getCauseOfBlockage()}"/> <j:set var="cause" value="${item.getCauseOfBlockage()}"/>
<j:choose> <j:choose>
<j:when test="${cause!=null}"> <j:when test="${cause!=null}">
(${%pending} - (${%pending}—<st:include it="${cause}" page="summary.jelly"/>)
<st:include it="${cause}" page="summary.jelly" />
)
</j:when> </j:when>
<j:otherwise> <j:otherwise>
(${%pending}) (${%pending})
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册