Time for bed!
This commit is contained in:
@@ -188,7 +188,7 @@ async function handle_update__event_presenter({
|
||||
<strong>{$lq__event_presenter_obj.full_name} ({$lq__event_presenter_obj.email})</strong> agrees to the following terms and conditions for the presentation:
|
||||
</p>
|
||||
<h3 class="h4">Title: "{$events_slct.presentation_obj.name}"</h3>
|
||||
|
||||
|
||||
<h3 class="h4">Opt-Out?</h3>
|
||||
<form
|
||||
class="modal-form {$ae_loc.hub.classes__form}"
|
||||
@@ -287,7 +287,7 @@ async function handle_update__event_presenter({
|
||||
|
||||
</button>
|
||||
|
||||
|
||||
|
||||
</form>
|
||||
|
||||
|
||||
@@ -318,7 +318,8 @@ async function handle_update__event_presenter({
|
||||
// $events_loc.pres_mgmt.show_content__agree_text = null;
|
||||
|
||||
// Maybe reload page... to get the outline view to refresh?
|
||||
});
|
||||
window.location.reload();
|
||||
});
|
||||
}}
|
||||
>
|
||||
{#if !$lq__event_presenter_obj?.agree}
|
||||
|
||||
Reference in New Issue
Block a user