Working on new inline components for presenter list and event file list.
This commit is contained in:
@@ -154,17 +154,17 @@ let lq_kv__event_session_obj_li = liveQuery(
|
||||
{/if}
|
||||
</a>
|
||||
|
||||
<!-- {#if $ae_loc.administrator_access}
|
||||
{#if $ae_loc.administrator_access}
|
||||
<Comp_event_presenter_obj_li
|
||||
link_to_type={'event_session'}
|
||||
link_to_id={session_obj?.event_session_id_random}
|
||||
display_mode={'minimal'}
|
||||
>
|
||||
</Comp_event_presenter_obj_li>
|
||||
{/if} -->
|
||||
{/if}
|
||||
|
||||
|
||||
<!-- {#if $ae_loc.administrator_access}
|
||||
{#if $ae_loc.administrator_access}
|
||||
<Element_manage_event_file_li
|
||||
link_to_type={'event_session'}
|
||||
link_to_id={session_obj?.event_session_id_random}
|
||||
@@ -173,7 +173,7 @@ let lq_kv__event_session_obj_li = liveQuery(
|
||||
container_class_li={''}
|
||||
display_mode={'minimal'}
|
||||
/>
|
||||
{/if} -->
|
||||
{/if}
|
||||
|
||||
</td>
|
||||
<td>
|
||||
|
||||
Reference in New Issue
Block a user