BUG 9962 I added a validation to field SOLVED

I added a validation to text field
This commit is contained in:
Brayan Osmar Pereyra Suxo
2012-11-14 17:05:42 -04:00
parent 4fc80c6518
commit 1a7cc3a34e
2 changed files with 7 additions and 0 deletions

View File

@@ -673,6 +673,7 @@ var testEmailWindow = new Ext.Window({
width: 470,
closable:false,
plain: true,
modal: true,
autoHeight: true,
layout: 'fit',
y: 82,
@@ -683,6 +684,7 @@ var testEmailWindowMail = new Ext.Window({
width: 470,
closable:false,
plain: true,
modal: true,
autoHeight: true,
layout: 'fit',
y: 82,