DocSystem - New Skin, label added

DocSystem - Label added
This commit is contained in:
norahmollo
2013-05-09 15:44:15 +00:00
parent e4d66390a4
commit 523eb46a35

View File

@@ -475,8 +475,8 @@ newSkin = function(){
{
xtype:'textfield',
id:'skinAuthor',
emptyText :'ProcessMaker Team',
value :'ProcessMaker Team',
emptyText : _('ID_SKIN_TEAM'),
value : _('ID_SKIN_TEAM'),
allowBlank: false,
width:200,
fieldLabel:_('ID_AUTHOR')