Merged in dheeyi/processmaker/PM-2393 (pull request #2059)

se agrego un asteriscp de color rojo
This commit is contained in:
Julio Cesar Laura Avendaño
2015-04-30 17:52:23 -04:00

View File

@@ -747,9 +747,9 @@ Ext.onReady( function() {
},
{
id : 'dynaformCalendarName' ,
xtype : 'textfield' ,
width : 200 ,
fieldLabel : _('ID_NAME') ,
fieldLabel : '<span style=\"color:red;\" ext:qtip="'+ _('ID_FIELD_REQUIRED', _('ID_NAME')) +'"> * </span>' + _('ID_NAME') ,
xtype : 'textfield' ,
name : 'name' ,
msgTarget: 'side',
enableKeyEvents: true,