From 4cba27f9f5313358e199bba0f2e3d033cd1de13b Mon Sep 17 00:00:00 2001
From: hongji.li <hongji.a.li@capgemini.com>
Date: 星期五, 13 十月 2023 18:23:39 +0800
Subject: [PATCH] Merge branch 'dev' into test
---
_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/_ROOT_Component_ApplicationMacroPlanner.def | 24 ++++++++++++++++++++++++
1 files changed, 24 insertions(+), 0 deletions(-)
diff --git a/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/_ROOT_Component_ApplicationMacroPlanner.def b/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/_ROOT_Component_ApplicationMacroPlanner.def
index 0b3ed2a..4f48b76 100644
--- a/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/_ROOT_Component_ApplicationMacroPlanner.def
+++ b/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/_ROOT_Component_ApplicationMacroPlanner.def
@@ -10,6 +10,10 @@
Children:
[
#child: ActionBarPageData
+ #child: ActionBarPageSales
+ #child: applicationDevelopmentActionBarPageDef_1
+ #child: ActionBarPagePlan
+ #child: ActionBarPageInventory
]
}
Component DataHolderCapacityAndSaleBudgeFilterItem
@@ -42,5 +46,25 @@
Taborder: 42
]
}
+ Component DataHolderCapacityAndSaleBudgeFilterBusinessType
+ {
+ #keys: '[414384.0.874472860]'
+ BaseType: 'WebDataHolder'
+ Databinding: 'structured[CapacityAndSaleBudgeFilterBusinessType]*'
+ Properties:
+ [
+ Taborder: 43
+ ]
+ }
+ Component DataHolderCapacityAndSaleBudgeFilterPlaceOfProductionOfArray
+ {
+ #keys: '[414384.0.874472866]'
+ BaseType: 'WebDataHolder'
+ Databinding: 'structured[CapacityAndSaleBudgeFilterPlaceOfProductionOfArray]*'
+ Properties:
+ [
+ Taborder: 44
+ ]
+ }
]
}
--
Gitblit v1.9.3