提交 f924c329 编写于 作者: I imod

fix data binding for f:dropdownDescriptorSelector

上级 78b8b56e
......@@ -42,7 +42,7 @@ THE SOFTWARE.
If specified, this will be chosen as the default value in case the current selection is null.
</st:attribute>
</st:documentation>
<f:prepareDatabinding />
<j:set target="${attrs}" property="descriptors" value="${attrs.descriptors ?: descriptor.getPropertyType(instance,attrs.field).getApplicableDescriptors()}" />
<f:dropdownList name="${attrs.field}" title="${attrs.title}" help="${descriptor.getHelpFile(attrs.field)}">
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册