提交 2be390e9 编写于 作者: M Matt Sicker 提交者: Oleg Nenashev

Fix typo (#4106)

上级 2bfded17
......@@ -35,7 +35,7 @@ THE SOFTWARE.
<st:attribute name="title" use="required" />
</st:documentation>
<!--
Without @checked, optionalBlock will try to coarse an object to a boolean, which fails,
Without @checked, optionalBlock will try to coerce an object to a boolean, which fails,
so override @checked manually.
-->
<f:optionalBlock field="${field}" title="${title}" checked="${instance[field]!=null}">
......@@ -43,4 +43,4 @@ THE SOFTWARE.
<j:set var="instance" value="${instance[field]}"/>
<st:include from="${descriptor}" page="${descriptor.configPage}" />
</f:optionalBlock>
</j:jelly>
\ No newline at end of file
</j:jelly>
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册