Merges acknowledge and label alerts into acknowledge

Addresses #5600
This commit is contained in:
Simone Mainardi 2021-07-05 18:02:56 +02:00
parent 8dd781b855
commit 04db8cc274
24 changed files with 75 additions and 519 deletions

View file

@ -27,7 +27,7 @@ interface.select(getSystemInterfaceId())
-- Add filters
system_alert_store:add_request_filters()
system_alert_store:acknowledge()
system_alert_store:acknowledge(_GET["label"])
rest_utils.answer(rc)