Skip to content

Commit bf02a4d

Browse files
authored
Removed search in the alert explorer table (#9877)
1 parent ba40db2 commit bf02a4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

httpdocs/tables_config/alert_all.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"id": "alert_all",
33
"data_url": "lua/rest/v2/get/all/alert/list.lua",
44
"use_current_page": false,
5-
"enable_search": true,
5+
"enable_search": false,
66
"paging": true,
77
"rsp_records_field": "records",
88
"rsp_query_info_field": "stats",

0 commit comments

Comments
 (0)