From 7e31442f0e9b07764e9c6a9680d3d4aeba5fe1de Mon Sep 17 00:00:00 2001 From: admin <admin@admin.com> Date: 星期三, 22 一月 2025 12:20:44 +0800 Subject: [PATCH] Merge branch 'master' 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 a1900d3..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: - [ - Label: '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