File size: 681 Bytes
07c3cdd
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="UTF-8"?>
<dynaForm type="pagetable" sqlConnection="" rowsPerPage="10" menu="processes/processes_Assignuser" name="processes_User">
  <LA_PU_UID type="hidden" showInTable="0"/>
  <LA_PRO_UID type="hidden" showInTable="0"/>
  <LA_USR_UID type="hidden" showInTable="0"/>
  <LA_PU_NAME type="text" titlealign="left" colWidth="250">
    <en><![CDATA[User or Group]]></en>
  </LA_PU_NAME>
  <LA_PU_TYPE_NAME type="text" align="right" colWidth="100">
    <en><![CDATA[Type]]></en>
  </LA_PU_TYPE_NAME>
  <REMOVE type="link" colWidth="40" value="@G::LoadTranslation(ID_DE_ASSIGN)" link="#" onclick="removeProcessUser(@QLA_PU_UID);return false;"/>
</dynaForm>