From 3cf4ce0c94be1a8928ffe280429d6297583b3b8d Mon Sep 17 00:00:00 2001
From: rislai <risheng.lai@capgemini.com>
Date: 星期三, 07 八月 2024 17:23:30 +0800
Subject: [PATCH] Merge branch 'dev' of http://47.101.211.7:10101/r/VWED into dev

---
 _Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ActionBarGroupReport.def |   21 ++++++++++++++++++---
 1 files changed, 18 insertions(+), 3 deletions(-)

diff --git a/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ActionBarGroupReport.def b/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ActionBarGroupReport.def
index f42b770..894ed1d 100644
--- a/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ActionBarGroupReport.def
+++ b/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ActionBarGroupReport.def
@@ -60,14 +60,18 @@
         Taborder: 4
       ]
     }
-    Component ButtonEnginePipelineReport
+    Component ButtonPipelineReport
     {
       #keys: '[415136.0.884991586]'
       BaseType: 'WebButton'
+      Children:
+      [
+        #child: ContextMenuPipelineReport
+      ]
       Properties:
       [
         Image: 'DOCUMENT_CONNECTION'
-        Label: 'Engine pipeline report'
+        Label: 'Pipeline report'
         Taborder: 5
       ]
     }
@@ -82,6 +86,17 @@
         Taborder: 6
       ]
     }
+    Component bMachineLogisticsCostReport
+    {
+      #keys: '[413988.0.1467117990]'
+      BaseType: 'WebButton'
+      Properties:
+      [
+        Image: 'LOCATION_PIN'
+        Label: 'Machine logistics cost report'
+        Taborder: 7
+      ]
+    }
     Component ButtonScenarioComparisonDemandComparison id:ButtonScenarioComparisonDemandComparison_256
     {
       #keys: '[412672.1.90201789]'
@@ -90,7 +105,7 @@
       [
         Image: 'EQUALS'
         Label: '闇�姹傚姣�'
-        Taborder: 7
+        Taborder: 8
       ]
     }
     Component ButtonScheduleSummaryReport

--
Gitblit v1.9.3