Files
luos/workflow/engine/xmlform/setup/wsrCaseList.xml
2011-09-05 12:47:25 -04:00

20 lines
464 B
XML
Executable File

<?xml version="1.0" encoding="UTF-8"?>
<dynaForm rowsPerPage="24">
<guid type="text" colWidth="200" align="left" titleAlign="left">
<en>GUID</en>
</guid>
<name type="text" colWidth="280" align="left" titleAlign="left">
<en>Case Title</en>
</name>
<status type="text" colWidth="100" align="left" titleAlign="left">
<en>Status</en>
</status>
<delIndex type="text" colWidth="70" align="left" titleAlign="left">
<en>Del Index</en>
</delIndex>
</dynaForm>