Ajout des filtres natifs #28 #35

This commit is contained in:
Colin Maudry
2025-09-28 21:05:23 +02:00
parent d9db156626
commit 4895bfc5ac
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -216,6 +216,7 @@ def get_last_marches_table(data) -> html.Div:
data=data,
markdown_options={"html": True},
page_action="native",
filter_action="native",
columns=[
{
"name": i,
+1
View File
@@ -220,6 +220,7 @@ def get_last_marches_table(data) -> html.Div:
data=data,
markdown_options={"html": True},
page_action="native",
filter_action="native",
columns=[
{
"name": i,