Merge pull request #192 from marcoAntonioNina/BUG-9406
BUG 9406 Se debe agregar en la parte superior de library una opcion... SOLVED
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<dynaForm name="Objectpm" width="100%" type="pagedtable" menu="">
|
||||
<dynaForm name="Objectpm" menu="processes/processes_ListPublicMenu" width="100%" type="pagedtable">
|
||||
|
||||
<title type="text" colWidth="160">
|
||||
<en>Title</en>
|
||||
@@ -40,4 +40,4 @@
|
||||
<en/>
|
||||
</LINK>
|
||||
|
||||
</dynaForm>
|
||||
</dynaForm>
|
||||
|
||||
@@ -0,0 +1,10 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<dynaForm type="xmlmenu">
|
||||
|
||||
<BackList type="link" link="../processes/mainInit" colAlign="left" colWidth="100">
|
||||
<en>Back</en>
|
||||
</BackList>
|
||||
<PAGE type="hidden" value="1"/>
|
||||
<PAGED_TABLE_ID type="private"/>
|
||||
|
||||
</dynaForm>
|
||||
Reference in New Issue
Block a user