From 39eb388b0bca4389f3ce73a429d7b6ea656f5ac7 Mon Sep 17 00:00:00 2001 From: sparkyx Date: Thu, 22 Feb 2024 23:36:40 +0100 Subject: [PATCH] Follow-Up : list with a filter --- include/template/follow_up-view_list.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/include/template/follow_up-view_list.php b/include/template/follow_up-view_list.php index 225831451..e44a7e9ac 100644 --- a/include/template/follow_up-view_list.php +++ b/include/template/follow_up-view_list.php @@ -28,9 +28,10 @@ if (empty ($array)) { return; } $idx=0; +echo \HtmlInput::filter_table("view_list_tb", "0,1,2,3,4,5", 1); ?> - +