se agrego un asteriscp de color rojo
This commit is contained in:
@@ -747,9 +747,9 @@ Ext.onReady( function() {
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
id : 'dynaformCalendarName' ,
|
id : 'dynaformCalendarName' ,
|
||||||
xtype : 'textfield' ,
|
|
||||||
width : 200 ,
|
width : 200 ,
|
||||||
fieldLabel : _('ID_NAME') ,
|
fieldLabel : '<span style=\"color:red;\" ext:qtip="'+ _('ID_FIELD_REQUIRED', _('ID_NAME')) +'"> * </span>' + _('ID_NAME') ,
|
||||||
|
xtype : 'textfield' ,
|
||||||
name : 'name' ,
|
name : 'name' ,
|
||||||
msgTarget: 'side',
|
msgTarget: 'side',
|
||||||
enableKeyEvents: true,
|
enableKeyEvents: true,
|
||||||
|
|||||||
Reference in New Issue
Block a user