From 85fb8fdf8bdef29cbe8a1f64bc27e049454e7142 Mon Sep 17 00:00:00 2001
From: yunchai <yunying.chai@capgemini.com>
Date: 星期一, 25 九月 2023 22:15:28 +0800
Subject: [PATCH] 合并DEV并且更新了冲减到订单
---
_Main/UI/MacroPlannerWebApp/Component_Form633/Component_PanelPRDataButton.def | 46 ++++++++++++++++++++++++++++++++++++++++++++++
1 files changed, 46 insertions(+), 0 deletions(-)
diff --git a/_Main/UI/MacroPlannerWebApp/Component_Form633/Component_PanelPRDataButton.def b/_Main/UI/MacroPlannerWebApp/Component_Form633/Component_PanelPRDataButton.def
new file mode 100644
index 0000000..e0f9eb6
--- /dev/null
+++ b/_Main/UI/MacroPlannerWebApp/Component_Form633/Component_PanelPRDataButton.def
@@ -0,0 +1,46 @@
+Quintiq file version 2.0
+Component PanelPRDataButton
+{
+ #keys: '[414384.0.798052026]'
+ BaseType: 'WebPanel'
+ Children:
+ [
+ Component ButtonSendPR
+ {
+ #keys: '[414384.0.798052096]'
+ BaseType: 'WebButton'
+ Properties:
+ [
+ Image: 'ARROW_RIGHT'
+ Label: 'Send checked PRs'
+ Taborder: 1
+ ]
+ }
+ Component ButtonExportPR
+ {
+ #keys: '[414384.0.859041699]'
+ BaseType: 'WebButton'
+ Properties:
+ [
+ Image: 'EXPORT1'
+ Label: '鏁版嵁瀵煎嚭'
+ Taborder: 2
+ ]
+ }
+ Component ButtonLoad
+ {
+ #keys: '[414384.0.859141085]'
+ BaseType: 'WebButton'
+ Properties:
+ [
+ Image: 'THICK_ARROW_DOWN_BLUE'
+ Label: '閲嶆柊鍔犺浇'
+ Taborder: 0
+ ]
+ }
+ ]
+ Properties:
+ [
+ Taborder: 0
+ ]
+}
--
Gitblit v1.9.3