[2010-12-08 16:03:00] Rev:655 | 1 files Modified
hector: Adjust in the generation of xml file (hardcoded) -------------------------------------------------------------------------------- 1. M /trunk/workflow/engine/classes/model/AdditionalTables.php
This commit is contained in:
@@ -819,11 +819,11 @@ public function loadByName($name) {
|
||||
<ADD_TAB_UID type="private" showInTable="0" />
|
||||
|
||||
<MNU_ADD type="link" link="additionalTablesDataNew?sUID=@#ADD_TAB_UID" colAlign="left" colWidth="100">
|
||||
<en>New</en>
|
||||
<en>' . G::LoadTranslation("ID_NEW") . '</en>
|
||||
</MNU_ADD>
|
||||
|
||||
<MNU_IMPORT_DATA type="link" link="additionalTablesDataImportForm?sUID=@#ADD_TAB_UID" colAlign="left" colWidth="100">
|
||||
<en>Import</en>
|
||||
<en>' . G::LoadTranslation("ID_IMPORT") . '</en>
|
||||
</MNU_IMPORT_DATA>
|
||||
|
||||
<PAGED_TABLE_ID type="private" />
|
||||
|
||||
Reference in New Issue
Block a user