From 80c6948cd396f85fa3b19a6b22cfc29ae68e60d6 Mon Sep 17 00:00:00 2001
From: xiaoding721 <33130084+xiaoding721@users.noreply.github.com>
Date: 星期三, 11 九月 2024 16:27:22 +0800
Subject: [PATCH] Update StaticMethod_Archive.qbl
---
_Main/UI/MacroPlannerWebApp/Component_DialogWholeShiftSystem/Component_listContextMenu902#1.def | 22 ++++++++++++++++++++++
1 files changed, 22 insertions(+), 0 deletions(-)
diff --git "a/_Main/UI/MacroPlannerWebApp/Component_DialogWholeShiftSystem/Component_listContextMenu902\0431.def" "b/_Main/UI/MacroPlannerWebApp/Component_DialogWholeShiftSystem/Component_listContextMenu902\0431.def"
index 7874133..b97df8e 100644
--- "a/_Main/UI/MacroPlannerWebApp/Component_DialogWholeShiftSystem/Component_listContextMenu902\0431.def"
+++ "b/_Main/UI/MacroPlannerWebApp/Component_DialogWholeShiftSystem/Component_listContextMenu902\0431.def"
@@ -27,6 +27,28 @@
Title: 'Select all'
]
}
+ Component mEnable
+ {
+ #keys: '[413988.0.1257262758]'
+ BaseType: 'WebMenu'
+ Properties:
+ [
+ Image: 'CHECKEDCHECKBOX'
+ Taborder: 4
+ Title: 'Enable'
+ ]
+ }
+ Component mDisable
+ {
+ #keys: '[413988.0.1254331512]'
+ BaseType: 'WebMenu'
+ Properties:
+ [
+ Image: 'EMPTYCHECKBOX'
+ Taborder: 5
+ Title: 'Disable'
+ ]
+ }
]
Properties:
[
--
Gitblit v1.9.3