From 6fee2172fd423dcc612fdc2b398806dab4f841f6 Mon Sep 17 00:00:00 2001
From: lazhen <17772815105@139.com>
Date: 星期四, 14 十一月 2024 15:09:08 +0800
Subject: [PATCH] Merge branch 'dev' of http://47.101.211.7:10101/r/VWED into dev-zlg
---
_Main/UI/MacroPlannerWebApp/Component_FormAnnualPlanReport/Component_pRibbonUp.def | 17 +++--------------
1 files changed, 3 insertions(+), 14 deletions(-)
diff --git a/_Main/UI/MacroPlannerWebApp/Component_FormAnnualPlanReport/Component_pRibbonUp.def b/_Main/UI/MacroPlannerWebApp/Component_FormAnnualPlanReport/Component_pRibbonUp.def
index a6fd06a..c4a5e86 100644
--- a/_Main/UI/MacroPlannerWebApp/Component_FormAnnualPlanReport/Component_pRibbonUp.def
+++ b/_Main/UI/MacroPlannerWebApp/Component_FormAnnualPlanReport/Component_pRibbonUp.def
@@ -5,17 +5,6 @@
BaseType: 'WebPanel'
Children:
[
- Component bCreateBaseData
- {
- #keys: '[414996.1.230731110]'
- BaseType: 'WebButton'
- Properties:
- [
- Image: 'C_CLAMP'
- Label: 'Create base data'
- Taborder: 0
- ]
- }
Component bCreateFullTable
{
#keys: '[414996.1.230731111]'
@@ -24,7 +13,7 @@
[
Image: 'C_CLAMP'
Label: 'Create full table'
- Taborder: 1
+ Taborder: 0
]
}
Component rbgTimeUnit
@@ -37,7 +26,7 @@
ButtonLabels: 'Day;Week;Month'
ButtonValues: 'Day;Week;Month'
Orientation: 'horizontal'
- Taborder: 2
+ Taborder: 1
]
}
Component dhTimeUnit
@@ -47,7 +36,7 @@
Databinding: 'String*'
Properties:
[
- Taborder: 3
+ Taborder: 2
]
}
]
--
Gitblit v1.9.3