BUG 8794 Label "Nuevo" con una linea abajo al asignar pasos a... SOLVED
- el label New al cambiar de idioma por tener una tamañuperior al definido se convertian en dos filas. - Se procedio aumentar el colWidth a 80, del file steps_Options.xml.
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<dynaForm type="xmlmenu">
|
<dynaForm type="xmlmenu">
|
||||||
|
|
||||||
<MNU_ADD type="link" value="" link="#" onclick="stepAdd(); return false;" colAlign="left" colWidth="35">
|
<MNU_ADD type="link" value="" link="#" onclick="stepAdd(); return false;" colAlign="left" colWidth="80">
|
||||||
<en>New</en>
|
<en>New</en>
|
||||||
</MNU_ADD>
|
</MNU_ADD>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user