Finally better responsive reports again.

This commit is contained in:
Scott Idem
2025-09-04 19:31:27 -04:00
parent bd964cac80
commit 5a0b13700f
3 changed files with 30 additions and 17 deletions

View File

@@ -582,9 +582,9 @@ export async function search__event_presenter(
// params_json['or_qry']['agree'] = null;
// }
}
if (agree === null) {
params_json['and_qry']['agree'] = agree;
}
// if (agree === null) {
// params_json['and_qry']['agree'] = agree;
// }
if (biography) {
params_json['and_qry']['biography_check'] = biography;