Making the QR codes work again. Also making things look better.

This commit is contained in:
Scott Idem
2025-10-03 17:41:35 -04:00
parent c949581429
commit af9c4a82f0
5 changed files with 241 additions and 119 deletions

View File

@@ -495,10 +495,12 @@ let events_session_data_struct: key_val = {
show__edit_poc_person: {},
show__view_alert: {},
show__edit_alert_msg: {},
show__view_alert: {}, // key values
show__edit_alert_msg: {}, // key values
tmp__alert_msg: {},
tmp__alert_msg: {}, // key values
session_qr_url: {}, // key value of session_id and URL string
status_rpt: {
recent_files: null,