BUG 9962 I added a validation to field SOLVED
I added a validation to text field
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user