From b79650e5218647ca028ab90a648aaa7c92484076 Mon Sep 17 00:00:00 2001
From: hongji.li <hongji.a.li@capgemini.com>
Date: 星期六, 11 十一月 2023 14:27:03 +0800
Subject: [PATCH] Merge branch 'dev' of http://47.101.211.7:10101/r/TIANMA_JITUAN into dev_lhj
---
_Main/UI/MacroPlannerWebApp/Component_DialogEditPriorityFactor/Component_pnlContent.def | 30 ++++++++++++++++++++++++++++++
1 files changed, 30 insertions(+), 0 deletions(-)
diff --git a/_Main/UI/MacroPlannerWebApp/Component_DialogEditPriorityFactor/Component_pnlContent.def b/_Main/UI/MacroPlannerWebApp/Component_DialogEditPriorityFactor/Component_pnlContent.def
index d907ade..d449667 100644
--- a/_Main/UI/MacroPlannerWebApp/Component_DialogEditPriorityFactor/Component_pnlContent.def
+++ b/_Main/UI/MacroPlannerWebApp/Component_DialogEditPriorityFactor/Component_pnlContent.def
@@ -39,6 +39,36 @@
Taborder: 2
]
}
+ Component NewFlag
+ {
+ #keys: '[414996.0.58138242]'
+ BaseType: 'WebCheckbox'
+ Properties:
+ [
+ Taborder: 3
+ Visible: false
+ ]
+ }
+ Component EditFlag
+ {
+ #keys: '[414996.0.60522350]'
+ BaseType: 'WebCheckbox'
+ Properties:
+ [
+ Taborder: 4
+ Visible: false
+ ]
+ }
+ Component PriorityFactorNameCache
+ {
+ #keys: '[414996.0.60522537]'
+ BaseType: 'WebLabel'
+ Properties:
+ [
+ Taborder: 5
+ Visible: false
+ ]
+ }
]
Properties:
[
--
Gitblit v1.9.3