17 lines
498 B
XML
Executable File
17 lines
498 B
XML
Executable File
<?xml version="1.0" encoding="UTF-8"?>
|
|
<dynaForm type="xmlmenu">
|
|
|
|
<DBS_UID type="private"/>
|
|
|
|
<MNU_ADD type="link" value="" link="#" onclick="newDbConnection();return false;" colAlign="left" colWidth="100">
|
|
<en>New</en>
|
|
</MNU_ADD>
|
|
|
|
<PAGED_TABLE_ID type="private"/>
|
|
<PAGED_TABLE_FAST_SEARCH type="FastSearch" label="@G::LoadTranslation(ID_SEARCH)"/>
|
|
<SEARCH_FILTER_FORM type="private"/>
|
|
<js type="javascript" replaceTags="1"><![CDATA[
|
|
var currentPagedTable = @#PAGED_TABLE_ID;
|
|
]]></js>
|
|
|
|
</dynaForm> |