Wrapping up for the day. Trying to get LQ to work with searching and bulkGet.
This commit is contained in:
@@ -1396,17 +1396,7 @@ $: if ($slct_trigger == 'load__event_presenter_obj_li') {
|
||||
</div>
|
||||
|
||||
<!-- Show presenters for this presentation -->
|
||||
<!-- {#await event_presentation_obj.event_presentation_id_random}
|
||||
<span class="fas fa-spinner fa-spin mx-1"></span>
|
||||
{:then result}
|
||||
<Comp_event_presenter_obj_li
|
||||
link_to_type={'event_presentation'}
|
||||
link_to_id={result}
|
||||
>
|
||||
</Comp_event_presenter_obj_li>
|
||||
{/await} -->
|
||||
|
||||
{#if event_presentation_obj.event_presentation_id_random}
|
||||
{#if event_presentation_obj.event_presentation_id_random}
|
||||
<Comp_event_presenter_obj_li
|
||||
link_to_type={'event_presentation'}
|
||||
link_to_id={event_presentation_obj.event_presentation_id_random}
|
||||
|
||||
Reference in New Issue
Block a user