BUG 8864 I removed propety progressText
I removed propety progressText
This commit is contained in:
@@ -7,7 +7,6 @@
|
|||||||
if(res == 'yes') {
|
if(res == 'yes') {
|
||||||
Ext.MessageBox.show({
|
Ext.MessageBox.show({
|
||||||
msg: _('ID_LOADING'),
|
msg: _('ID_LOADING'),
|
||||||
progressText: 'Saving...',
|
|
||||||
width:300,
|
width:300,
|
||||||
wait:true,
|
wait:true,
|
||||||
waitConfig: {interval:200},
|
waitConfig: {interval:200},
|
||||||
|
|||||||
Reference in New Issue
Block a user