Getting the posters ready for LCI.
This commit is contained in:
@@ -406,7 +406,7 @@ let ae_promises: key_val = $state({});
|
||||
<!-- </div> -->
|
||||
|
||||
<!-- Yes, this is kind of inefficient, but it works for now. -->
|
||||
{#if $lq__event_presenter_obj_li}
|
||||
{#if $lq__event_presenter_obj_li && type_code == 'poster'}
|
||||
{#each $lq__event_presenter_obj_li as event_presenter_obj, index}
|
||||
{#if event_presenter_obj.event_presentation_id_random == event_presentation_obj.event_presentation_id_random}
|
||||
<span class="event_presentation_single_presenter italic text-sm text-gray-500">
|
||||
|
||||
Reference in New Issue
Block a user