There have been a lot of changes. For some reason the commit is not working? Trying again.

This commit is contained in:
Scott Idem
2025-11-19 18:56:58 -05:00
parent b3c0446440
commit 10cc435146
20 changed files with 6362 additions and 292 deletions

View File

@@ -91,6 +91,12 @@ const events_local_data_struct: key_val = {
fulltext_search_qry_str: null,
search_badge_type_code: null,
// New additions for filter states
qry_printed_status: 'all', // Default to all
qry_affiliations: null, // Default to null for no filter
qry_sort_order: '', // Default to empty string for default sort
status_qry__search: null,
use_id_li: true,
search_status: null,