From 92ecb46f3f2cfcae338d26cd56855018ba18b449 Mon Sep 17 00:00:00 2001
From: yanyuan <yuan.yan@capgemini.com>
Date: 星期四, 09 十一月 2023 15:20:17 +0800
Subject: [PATCH] Merge branch 'dev' into dev_yy

---
 _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