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