From c4fa05f88360c695515f134ab3f0c1560b51f688 Mon Sep 17 00:00:00 2001
From: Elena.Budnik <ebudnik@irap.omp.eu>
Date: Thu, 15 Nov 2018 17:27:21 +0100
Subject: [PATCH] title change

---
 js/app/views/PlotTabResultUI.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/js/app/views/PlotTabResultUI.js b/js/app/views/PlotTabResultUI.js
index f8b4f17..01fc6ca 100644
--- a/js/app/views/PlotTabResultUI.js
+++ b/js/app/views/PlotTabResultUI.js
@@ -313,7 +313,7 @@ Ext.define('amdaUI.PlotTabResultUI', {
 					
 				me.contextualMenu.add([
 					{
-						text:'Extend/Shift Time request',
+						text:'Extend/Shift Time interval',
 						disabled : me.isTTNavBar,
 						handler : function ()
 						{
--
libgit2 0.21.2