[SSE] Fix Bug 45105
This commit is contained in:
parent
ba1c1e1c1b
commit
8b5cd96bce
|
@ -244,6 +244,7 @@ define([
|
|||
}
|
||||
|
||||
if (this.api) {
|
||||
Common.UI.Menu.Manager.hideAll();
|
||||
this.asUrl = asUrl;
|
||||
this.downloadFormat = format;
|
||||
this.printSettingsDlg = (new SSE.Views.PrintSettings({
|
||||
|
|
Loading…
Reference in a new issue