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'
This commit is contained in:
Victor Saisa Lopez
2012-06-18 18:11:56 -04:00
parent c440b2d30d
commit 1b048aa7d5
17 changed files with 20 additions and 20 deletions

View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<dynaForm type="xmlmenu">
<MNU_ADD type="link" value="" link="#" onclick="stepAdd(); return false;" colAlign="left" colWidth="80">
<MNU_ADD type="link" value="" link="#" onclick="stepAdd(); return false;" colAlign="left" colWidth="100">
<en>New</en>
</MNU_ADD>