From b7a523d87301d320b9bcfbb7e4c06495aef3170b Mon Sep 17 00:00:00 2001
From: admin <admin@admin.com>
Date: 星期五, 06 十二月 2024 18:31:00 +0800
Subject: [PATCH] 优化
---
_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ActionBarGroupRestraint.def | 11 +++++++++++
1 files changed, 11 insertions(+), 0 deletions(-)
diff --git a/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ActionBarGroupRestraint.def b/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ActionBarGroupRestraint.def
index f6b290e..ad5b573 100644
--- a/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ActionBarGroupRestraint.def
+++ b/_Main/UI/MacroPlannerWebApp/Component_ApplicationMacroPlanner/Component_ActionBarGroupRestraint.def
@@ -27,6 +27,17 @@
Taborder: 1
]
}
+ Component ButtonLockPeriodData
+ {
+ #keys: '[414996.1.185742569]'
+ BaseType: 'WebButton'
+ Properties:
+ [
+ Image: 'GEAR_VIEW'
+ Label: 'Lock period data'
+ Taborder: 2
+ ]
+ }
]
Properties:
[
--
Gitblit v1.9.3