[DE] debug FileMenu

This commit is contained in:
Maxim Kadushkin 2017-06-27 11:40:15 +03:00
parent 64ee1c86bc
commit 79261c8d77

View file

@ -561,7 +561,7 @@ define([
this.showSearchDlg(true,s);
this.leftMenu.btnSearch.toggle(true,true);
this.leftMenu.btnAbout.toggle(false);
this.leftMenu.menuFile.hide();
// this.leftMenu.menuFile.hide();
return false;
case 'save':
if (this.mode.canDownload || this.mode.canDownloadOrigin) {