From 7f68c5b2e96c6707be1589ff8b5fbdcdab53f412 Mon Sep 17 00:00:00 2001
From: xiaoding721 <33130084+xiaoding721@users.noreply.github.com>
Date: 星期一, 27 五月 2024 20:57:52 +0800
Subject: [PATCH] Merge branch 'dev' of http://47.101.211.7:10101/r/VWED into dev
---
_Main/UI/MacroPlannerWebApp/Component_LibCal_dlgMultipleEvent/Component_PanelHeader#144.def | 78 ++++++---------------------------------
1 files changed, 12 insertions(+), 66 deletions(-)
diff --git "a/_Main/UI/MacroPlannerWebApp/Component_LibCal_dlgMultipleEvent/Component_PanelHeader\043144.def" "b/_Main/UI/MacroPlannerWebApp/Component_LibCal_dlgMultipleEvent/Component_PanelHeader\043144.def"
index 5c1cfdf..8f68633 100644
--- "a/_Main/UI/MacroPlannerWebApp/Component_LibCal_dlgMultipleEvent/Component_PanelHeader\043144.def"
+++ "b/_Main/UI/MacroPlannerWebApp/Component_LibCal_dlgMultipleEvent/Component_PanelHeader\043144.def"
@@ -38,7 +38,7 @@
Label: 'Start time'
MaxDuration: P0DT23H59M0S
MinDuration: P0DT0H0M0S
- Taborder: 10
+ Taborder: 7
]
}
Component dhStartTimeOfDay
@@ -48,7 +48,7 @@
Databinding: 'Duration'
Properties:
[
- Taborder: 11
+ Taborder: 8
]
}
Component durEndTimeOfDay
@@ -62,7 +62,7 @@
Label: 'End time'
MaxDuration: P0DT23H59M0S
MinDuration: P0DT0H0M0S
- Taborder: 12
+ Taborder: 9
]
}
Component dhEndTimeOfDay
@@ -72,7 +72,7 @@
Databinding: 'Duration'
Properties:
[
- Taborder: 13
+ Taborder: 10
]
}
Component edtDescription
@@ -87,7 +87,7 @@
Multiline: true
NumberOfColumns: 29
ShowLabel: false
- Taborder: 16
+ Taborder: 12
]
}
Component dsStartDate
@@ -98,7 +98,7 @@
[
DateFormat: 'DMMY'
Label: 'Date'
- Taborder: 8
+ Taborder: 5
]
}
Component dhStartDate
@@ -108,7 +108,7 @@
Databinding: 'Date'
Properties:
[
- Taborder: 9
+ Taborder: 6
]
}
Component lblDescription id:lblDescription_456
@@ -119,7 +119,7 @@
[
Label: 'Description'
NumberOfColumns: 0
- Taborder: 15
+ Taborder: 11
]
}
Component ButtonCreate
@@ -129,10 +129,9 @@
Properties:
[
Label: '鏂板缓'
- Taborder: 17
+ Taborder: 13
]
}
- #child: pnlDuration_119
Component ddslType id:ddslType_360
{
#keys: '[415136.0.646711730]'
@@ -148,60 +147,6 @@
Visible: false
]
}
- Component edtCapacity id:edtCapacity_437
- {
- #keys: '[415136.0.646711783]'
- BaseType: 'WebEditField'
- Properties:
- [
- Label: 'Capacity'
- MaxRows: 1
- NumberOfColumns: 2
- Taborder: 3
- Visible: false
- WordWrap: false
- ]
- }
- Component dhCategories id:dhCategories_902
- {
- #keys: '[415136.0.646711860]'
- BaseType: 'WebDataHolder'
- Databinding: 'structured[LibCal_EventCategory]*'
- Properties:
- [
- Taborder: 4
- ]
- }
- Component ddlCategory id:ddlCategory_100
- {
- #keys: '[415136.0.646712012]'
- BaseType: 'WebDropDownList'
- Databinding: 'LibCal_EventCategory'
- Children:
- [
- Component deCategory id:deCategory_61
- {
- #keys: '[415136.0.646712013]'
- BaseType: 'WebDataExtractor'
- Properties:
- [
- DataType: 'structured[LibCal_EventCategory]'
- Source: 'dhCategories'
- Taborder: 0
- Transformation: 'Elements'
- ]
- }
- ]
- Properties:
- [
- DataBinding: 'dhEvent.Data.EventCategory'
- DisplayField: 'Name'
- NumberOfColumns: 15
- ShowLabel: false
- Taborder: 5
- Visible: false
- ]
- }
Component ckbApplyToNewResources id:ckbApplyToNewResources_667
{
#keys: '[415136.0.646712077]'
@@ -211,7 +156,7 @@
DataBinding: 'dhEvent.Data.IsDefault'
Label: 'Apply to new resources'
NumberOfColumns: 0
- Taborder: 6
+ Taborder: 3
Tooltip: 'If checked, calendars of new resources will automatically subscribe to the event.'
Visible: false
]
@@ -226,7 +171,7 @@
NumberOfColumns: 0
ShowLabel: false
SizeRatio: 0
- Taborder: 7
+ Taborder: 4
Text: '<Timezone>'
Visible: false
]
@@ -234,6 +179,7 @@
]
Properties:
[
+ FixedSize: true
Orientation: 'horizontal'
Taborder: 0
]
--
Gitblit v1.9.3