mirror of
https://git.proxmox.com/git/proxmox-backup
synced 2025-07-15 10:31:23 +00:00
web ui: notification: remove matcher overiddes
These were put in place so that initial release of the new notification system for Proxmox Backup Server can already include improved notification matchers, which at that time have not been yet merged into proxmox-widget-toolkit. In the meanwhile, the changes have been merged an released in proxmox-widget-toolkit 4.2.4, hence we can remove the override. Signed-off-by: Lukas Wagner <l.wagner@proxmox.com>
This commit is contained in:
parent
b0448d0ad1
commit
674ae4947b
@ -78,7 +78,6 @@ JSSRC= \
|
|||||||
window/NamespaceEdit.js \
|
window/NamespaceEdit.js \
|
||||||
window/MaintenanceOptions.js \
|
window/MaintenanceOptions.js \
|
||||||
window/NotesEdit.js \
|
window/NotesEdit.js \
|
||||||
window/NotificationMatcherOverride.js \
|
|
||||||
window/RemoteEdit.js \
|
window/RemoteEdit.js \
|
||||||
window/TrafficControlEdit.js \
|
window/TrafficControlEdit.js \
|
||||||
window/NotifyOptions.js \
|
window/NotifyOptions.js \
|
||||||
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user