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_DialogZEDPPSMS64/Component_pnlActions.def | 14 ++------------
1 files changed, 2 insertions(+), 12 deletions(-)
diff --git a/_Main/UI/MacroPlannerWebApp/Component_DialogZEDPPSMS64/Component_pnlActions.def b/_Main/UI/MacroPlannerWebApp/Component_DialogZEDPPSMS64/Component_pnlActions.def
index 1733369..dddb4a1 100644
--- a/_Main/UI/MacroPlannerWebApp/Component_DialogZEDPPSMS64/Component_pnlActions.def
+++ b/_Main/UI/MacroPlannerWebApp/Component_DialogZEDPPSMS64/Component_pnlActions.def
@@ -5,16 +5,6 @@
BaseType: 'WebPanel'
Children:
[
- Component btnApply
- {
- #keys: '[415136.0.1033612184]'
- BaseType: 'WebButton'
- Properties:
- [
- Label: 'Apply'
- Taborder: 0
- ]
- }
Component btnOk
{
#keys: '[415136.0.1033612186]'
@@ -22,7 +12,7 @@
Properties:
[
Label: 'OK'
- Taborder: 1
+ Taborder: 0
]
}
Component btnCancel
@@ -32,7 +22,7 @@
Properties:
[
Label: 'Cancel'
- Taborder: 2
+ Taborder: 1
]
}
]
--
Gitblit v1.9.3