search on table

This commit is contained in:
2026-03-24 16:29:18 +05:30
parent 8ab1b69033
commit 47ba78d72c
5 changed files with 112 additions and 92 deletions

View File

@@ -21,7 +21,6 @@ def activity_log():
end_date,
user_name
)
return render_template(
"activity_log.html",
logs=filtered_logs,