Skip to content

Commit 7974367

Browse files
committed
QA: Restore 'Delete' of a Remote Data Collector
1 parent 152f0ec commit 7974367

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pollers.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
ini_set('max_execution_time', '900');
3131

3232
$actions = [
33+
POLLER_DELETE => __('Delete'),
3334
POLLER_DISABLE => __('Disable'),
3435
POLLER_ENABLE => __('Enable'),
3536
POLLER_CLEAR_STATS => __('Clear Statistics'),

0 commit comments

Comments
 (0)