Could not sleep. Working on the search for badges.
This commit is contained in:
@@ -90,7 +90,11 @@ let events_local_data_struct: key_val = {
|
||||
// 'theme_name': 'wintry',
|
||||
|
||||
'fulltext_search_qry_str': null,
|
||||
'search_badge_type_code': null,
|
||||
'status_qry__search': null,
|
||||
'use_id_li': true,
|
||||
'search_status': null,
|
||||
'search_complete': false,
|
||||
|
||||
'classes__form': 'border border-surface-200 p-4 space-y-4 rounded-container',
|
||||
},
|
||||
@@ -346,7 +350,11 @@ let events_session_data_struct: key_val = {
|
||||
// Badge Printing
|
||||
'badges': {
|
||||
'fulltext_search_qry_str': null,
|
||||
'search_badge_type_code': null,
|
||||
'status_qry__search': null,
|
||||
'use_id_li': true,
|
||||
'search_status': null,
|
||||
'search_complete': true,
|
||||
|
||||
show_form__search: true,
|
||||
show_form__search_results: true,
|
||||
|
||||
Reference in New Issue
Block a user