diff --git a/js/app/controllers/PlotModule.js b/js/app/controllers/PlotModule.js index 716a4b8..6c8624c 100644 --- a/js/app/controllers/PlotModule.js +++ b/js/app/controllers/PlotModule.js @@ -36,7 +36,8 @@ Ext.define('amdaDesktop.PlotModule', { height: 620, uiType : 'newPanelPlot', helpTitle : 'Help on Plot Module', - + helpFile : 'plotHelp', + plotResultWindowsManager : new Ext.AbstractManager(), computeResultWindowSize : function(panelResult) -- libgit2 0.21.2