Wrapping up for the day. It is Friday. Things mostly work.
This commit is contained in:
@@ -263,7 +263,7 @@ async function handle_delete__event_file({event_file_id}) {
|
||||
ae_promises.generate_qr_code_url = null;
|
||||
$events_sess.pres_mgmt.presenter__updated_on = null;
|
||||
$: if ($lq__event_presenter_obj) {
|
||||
if (log_lvl) {
|
||||
if (log_lvl > 1) {
|
||||
console.log(`$lq__event_presenter_obj:`, $lq__event_presenter_obj);
|
||||
}
|
||||
|
||||
@@ -460,7 +460,7 @@ $: if ($lq__event_presenter_obj) {
|
||||
{/await} -->
|
||||
|
||||
{#await ae_promises.generate_qr_code_url}
|
||||
<!-- Generating... -->
|
||||
Generating...
|
||||
{:then result}
|
||||
{#if ae_promises.generate_qr_code_url && $ae_loc.trusted_access}
|
||||
<span class="float-right m-1 p-1 flex flex-col items-center justify-center outline outline-gray-200 *:hover:inline">
|
||||
|
||||
Reference in New Issue
Block a user