From 77cf30d295eabf2d989fce16e189b23083ceeb43 Mon Sep 17 00:00:00 2001
From: lazhen <17772815105@139.com>
Date: 星期二, 30 七月 2024 10:29:10 +0800
Subject: [PATCH] 日历不可用事件查询不生效

---
 _Main/UI/MacroPlannerWebApp/Component_FormCalendarUnavailableEvent/Component_cmSubscribers.def |   14 --------------
 1 files changed, 0 insertions(+), 14 deletions(-)

diff --git a/_Main/UI/MacroPlannerWebApp/Component_FormCalendarUnavailableEvent/Component_cmSubscribers.def b/_Main/UI/MacroPlannerWebApp/Component_FormCalendarUnavailableEvent/Component_cmSubscribers.def
index d4f0c9a..b4c190c 100644
--- a/_Main/UI/MacroPlannerWebApp/Component_FormCalendarUnavailableEvent/Component_cmSubscribers.def
+++ b/_Main/UI/MacroPlannerWebApp/Component_FormCalendarUnavailableEvent/Component_cmSubscribers.def
@@ -3,20 +3,6 @@
 {
   #keys: '[415136.0.666211729]'
   BaseType: 'listContextMenu'
-  Children:
-  [
-    Component mnDelete
-    {
-      #keys: '[415136.0.666211730]'
-      BaseType: 'WebMenu'
-      Properties:
-      [
-        Image: 'DELETE'
-        Taborder: 3
-        Title: 'Delete'
-      ]
-    }
-  ]
   Properties:
   [
     Taborder: 0

--
Gitblit v1.9.3