mirror of
https://github.com/fhswf/aki_prj23_transparenzregister.git
synced 2025-06-21 21:33:55 +02:00
Set top 10 list to be not clearable via dropdown.
This commit is contained in:
@ -194,6 +194,7 @@ def layout() -> html:
|
||||
id="dropdown_table_metric",
|
||||
className="dropdown-style",
|
||||
persistence=True,
|
||||
clearable=False,
|
||||
),
|
||||
],
|
||||
),
|
||||
|
Reference in New Issue
Block a user