From 25bd6b91e3aa2b97bbd55f972e69fd72cd1a38df Mon Sep 17 00:00:00 2001 From: hongji.li <hongji.a.li@capgemini.com> Date: 星期二, 26 九月 2023 19:18:05 +0800 Subject: [PATCH] Merge branch 'dev_Kevin' into dev --- _Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ContextMenuSalesFillingCapacity.def | 17 +++++++++++++++-- 1 files changed, 15 insertions(+), 2 deletions(-) diff --git a/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ContextMenuSalesFillingCapacity.def b/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ContextMenuSalesFillingCapacity.def index 3dddc43..0aae48c 100644 --- a/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ContextMenuSalesFillingCapacity.def +++ b/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ContextMenuSalesFillingCapacity.def @@ -13,8 +13,8 @@ [ Image: 'ELEMENT_BLUE' Taborder: 0 - Title: 'Filling Capacity Scheme List' - Tooltip: 'Filling Capacity Scheme List' + Title: '澶栧崠CELL' + Tooltip: '澶栧崠CELL' ] } Component MenuSalesFillingSchemeDetail @@ -25,7 +25,20 @@ [ Image: 'ELEMENT_ORANGE' Taborder: 1 + Title: '濉骇鏂规鍒楄〃' + Tooltip: '濉骇鏂规鍒楄〃' + ] + } + Component MenuSalesFillingSchemeHistorical + { + #keys: '[414382.0.455751651]' + BaseType: 'WebMenu' + Properties: + [ + Image: 'ELEMENT_ORANGE' + Taborder: 2 Title: '濉骇鍘嗗彶璁㈠崟鍒楄〃' + Tooltip: '濉骇鍘嗗彶璁㈠崟鍒楄〃' ] } ] -- Gitblit v1.9.3