Files
luos/workflow/engine/xmlform/setup/skinsList.xml

24 lines
614 B
XML
Raw Normal View History

2010-12-02 23:34:41 +00:00
<?xml version="1.0" encoding="UTF-8"?>
<dynaForm width="680" menu="setup/skinsListOptions">
<id type="text" colWidth="20" titleAlign="left" align="left">
<en>#</en>
</id>
<name type="text" colWidth="120" titleAlign="left" align="left">
<en>Name (File)</en>
</name>
<description type="text" colWidth="350" titleAlign="left" align="left">
<en>Description</en>
</description>
<version type="text" colWidth="70" titleAlign="left" align="left">
<en>Version</en>
</version>
<linkPackValue type="link" value="@#linkPackValue" link="@#url" colWidth="40" align="center">
<en/>
</linkPackValue>
</dynaForm>