|
|
{child.name} |
{#if child.abuse_type !== undefined}
block
{:else if child.is_shared()}
file_event(FileAction.Share, index, e)}
class="button action_button"
>
share
{/if}
{#if child.properties !== undefined && child.properties.branding_enabled === "true" && !hide_branding}
{/if}
{#if !hide_edit}
{/if}
|