From 03f93088637930acbda3cd0b405114e0b00c13e4 Mon Sep 17 00:00:00 2001
From: xiaoding721 <33130084+xiaoding721@users.noreply.github.com>
Date: 星期一, 30 九月 2024 17:29:00 +0800
Subject: [PATCH] Merge branch 'dev' of http://47.101.211.7:10101/r/VWED into dev

---
 _Main/UI/MacroPlannerWebApp/Component_FormOfflinePlan/Component_pHeader.def |   65 +-------------------------------
 1 files changed, 3 insertions(+), 62 deletions(-)

diff --git a/_Main/UI/MacroPlannerWebApp/Component_FormOfflinePlan/Component_pHeader.def b/_Main/UI/MacroPlannerWebApp/Component_FormOfflinePlan/Component_pHeader.def
index a935cd4..dea8989 100644
--- a/_Main/UI/MacroPlannerWebApp/Component_FormOfflinePlan/Component_pHeader.def
+++ b/_Main/UI/MacroPlannerWebApp/Component_FormOfflinePlan/Component_pHeader.def
@@ -1,76 +1,17 @@
 Quintiq file version 2.0
 Component pHeader
 {
-  #keys: '[413988.0.1296872680]'
+  #keys: '[413988.0.1568330469]'
   BaseType: 'WebPanel'
   Children:
   [
-    Component bRefresh
-    {
-      #keys: '[413988.0.1296860898]'
-      BaseType: 'WebButton'
-      Properties:
-      [
-        Image: 'REFRESH'
-        Taborder: 0
-      ]
-    }
-    Component bDownload
-    {
-      #keys: '[413988.0.1296875316]'
-      BaseType: 'WebButton'
-      Properties:
-      [
-        Label: 'Download'
-        Taborder: 1
-      ]
-    }
-    Component bDeductionOfReplacementLoss
-    {
-      #keys: '[413988.0.1297911732]'
-      BaseType: 'WebButton'
-      Properties:
-      [
-        Label: 'Deduction of replacement loss'
-        Taborder: 2
-      ]
-    }
-    Component bRestore
-    {
-      #keys: '[413988.0.1297911774]'
-      BaseType: 'WebButton'
-      Properties:
-      [
-        Label: 'Restore'
-        Taborder: 3
-      ]
-    }
-    Component bSaveAsDraft
-    {
-      #keys: '[413988.0.1297973728]'
-      BaseType: 'WebButton'
-      Properties:
-      [
-        Label: 'Save as draft'
-        Taborder: 4
-      ]
-    }
-    Component bConfirm
-    {
-      #keys: '[413988.0.1297973782]'
-      BaseType: 'WebButton'
-      Properties:
-      [
-        Label: 'Confirm'
-        Taborder: 5
-      ]
-    }
+    #child: pHeader1_799
+    #child: pHeader2
   ]
   Properties:
   [
     Border: true
     FixedSize: true
-    Orientation: 'horizontal'
     Taborder: 0
   ]
 }

--
Gitblit v1.9.3