From 6cf1dca2880f77a6ee4569da3c833e53509ab8b2 Mon Sep 17 00:00:00 2001
From: Elena.Budnik <ebudnik@irap.omp.eu>
Date: Tue, 3 May 2016 13:44:21 +0200
Subject: [PATCH] help file

---
 js/app/controllers/PlotModule.js | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

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