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

37 lines
718 B
XML
Executable File

<?xml version="1.0" encoding="UTF-8"?>
<dynaForm name="processes_New" width="500px" labelWidth="90px" enableTemplate="0">
<title type="title">
<en>Process sucessfully imported</en>
</title>
<pro_title type="caption" size="40">
<en>Process Title</en>
</pro_title>
<version type="caption" size="40">
<en>Version</en>
</version>
<category type="caption" size="40">
<en>Category</en>
</category>
<PRO_UID type="caption" size="40">
<en>Process Uid</en>
</PRO_UID>
<TITLE1 type="subtitle">
<en>Please follow these instructions to complete installation</en>
</TITLE1>
<installSteps type="caption" enableHtml="1">
<en/>
</installSteps>
<SUBMIT type="submit">
<en>Continue</en>
</SUBMIT>
</dynaForm>