Files
luos/workflow/engine/xmlform/dbConnections/dbConnections_Options.xml
Victor Saisa Lopez 1b048aa7d5 BUG 8386 "Need to increase width of <td class='tableOption..." SOLVED
- Need to increase width of <td class="tableOption"> holding "New" for
  longer translations
- Increased width for the tag 'td'
2012-06-18 18:11:56 -04:00

10 lines
246 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>
</dynaForm>