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

@ -35,7 +35,7 @@ interface.select(ifid)
-- Add filters
mac_alert_store:add_request_filters()
mac_alert_store:acknowledge()
mac_alert_store:acknowledge(_GET["label"])
rest_utils.answer(rc)