BUG 9406 Se debe agregar en la parte superior de library una opcion... SOLVED
- Can not leaving the option library. - was added a menu which can return a Designer
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">
|
||||
|
||||
<SelectAll type="link" link="../processes/mainInit" colAlign="left" colWidth="100">
|
||||
<en>Back</en>
|
||||
</SelectAll>
|
||||
<PAGE type="hidden" value="1"/>
|
||||
<PAGED_TABLE_ID type="private"/>
|
||||
|
||||
</dynaForm>
|
||||
Reference in New Issue
Block a user