Follow-Up : list with a filter

This commit is contained in:
sparkyx 2024-02-22 23:36:40 +01:00
parent 01489d7aae
commit 39eb388b0b

View file

@ -28,9 +28,10 @@ if (empty ($array)) {
return;
}
$idx=0;
echo \HtmlInput::filter_table("view_list_tb", "0,1,2,3,4,5", 1);
?>
<table class="result">
<table class="result" id="view_list_tb">
<thead>
<tr>