BUG 8864 I removed propety progressText

I removed propety progressText
This commit is contained in:
Brayan Osmar Pereyra Suxo
2012-10-08 12:39:56 -04:00
parent 36dd249ada
commit b938dc00b2

View File

@@ -7,7 +7,6 @@
if(res == 'yes') {
Ext.MessageBox.show({
msg: _('ID_LOADING'),
progressText: 'Saving...',
width:300,
wait:true,
waitConfig: {interval:200},