From 91868cd1ea7eeb00fb573b4ef7a128e988b7a330 Mon Sep 17 00:00:00 2001
From: lazhen <17772815105@139.com>
Date: 星期一, 27 五月 2024 14:36:08 +0800
Subject: [PATCH] 批量维护产能占用事件新建成功

---
 _Main/UI/MacroPlannerWebApp/Component_LibCal_dlgMultipleEvent/Component_PanelHeader#144.def |   78 +++++---------------------------------
 1 files changed, 11 insertions(+), 67 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..9557079 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]'
@@ -145,61 +144,6 @@
         Sorting: 'none'
         Strings: 'Available;Unavailable'
         Taborder: 2
-        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
@@ -211,7 +155,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 +170,7 @@
         NumberOfColumns: 0
         ShowLabel: false
         SizeRatio: 0
-        Taborder: 7
+        Taborder: 4
         Text: '<Timezone>'
         Visible: false
       ]

--
Gitblit v1.9.3