From 1a5a8be205641f5f79dd809f6c7e59fc84d76243 Mon Sep 17 00:00:00 2001
From: yunchai <yunying.chai@capgemini.com>
Date: 星期日, 08 十月 2023 09:11:26 +0800
Subject: [PATCH] Merge remote-tracking branch 'refs/remotes/origin/dev'

---
 _Main/UI/MacroPlannerWebApp/Component_FormInterfaceTest/Component_PanelInterfaceTest.def |   37 +++++++++++++++++++++++++++++++++++++
 1 files changed, 37 insertions(+), 0 deletions(-)

diff --git a/_Main/UI/MacroPlannerWebApp/Component_FormInterfaceTest/Component_PanelInterfaceTest.def b/_Main/UI/MacroPlannerWebApp/Component_FormInterfaceTest/Component_PanelInterfaceTest.def
new file mode 100644
index 0000000..b8719b3
--- /dev/null
+++ b/_Main/UI/MacroPlannerWebApp/Component_FormInterfaceTest/Component_PanelInterfaceTest.def
@@ -0,0 +1,37 @@
+Quintiq file version 2.0
+Component PanelInterfaceTest
+{
+  #keys: '[414702.0.459815967]'
+  BaseType: 'WebPanel'
+  Children:
+  [
+    Component ButtonPullInterfaceDataToIntermediateTable
+    {
+      #keys: '[414702.0.457042579]'
+      BaseType: 'WebButton'
+      Properties:
+      [
+        Image: 'WINE'
+        Label: '鎷夊彇鎺ュ彛鏁版嵁鍒颁腑闂磋〃'
+        Taborder: 0
+      ]
+    }
+    Component ButtonSynchronizeDataToMacroPlan
+    {
+      #keys: '[414702.0.461471389]'
+      BaseType: 'WebButton'
+      Properties:
+      [
+        Image: 'COFFEE_MACHINE'
+        Label: '鍚屾鏁版嵁鍒癕acroPlan'
+        Taborder: 1
+      ]
+    }
+  ]
+  Properties:
+  [
+    FixedSize: true
+    Orientation: 'horizontal'
+    Taborder: 4
+  ]
+}

--
Gitblit v1.9.3