Remove the loading text from dialog ...
This commit is contained in:
@@ -211,7 +211,7 @@ mindplot.widget.Menu = new Class({
|
||||
{'class':'modalDialog exportModalDialog',
|
||||
closeButton:true,
|
||||
destroyOnClose:true,
|
||||
title:$msg('EXPORT')
|
||||
title: $msg('EXPORT')
|
||||
});
|
||||
reqDialog.setRequestOptions({
|
||||
onRequest:function () {
|
||||
|
Reference in New Issue
Block a user