static
This commit is contained in:
@@ -45,19 +45,7 @@
|
||||
<Icon icon="ellipsis"/>
|
||||
</button>
|
||||
<div class="dropdown-menu">
|
||||
<!--{#if channel.previewTargets.length > 0}-->
|
||||
<!-- <h6 class="dropdown-header">Preview targets</h6>-->
|
||||
<!-- {#each channel.previewTargets as previewTarget}-->
|
||||
<!-- <a-->
|
||||
<!-- class="dropdown-item"-->
|
||||
<!-- target="_blank"-->
|
||||
<!-- rel="noreferrer"-->
|
||||
<!-- href="{previewTarget.url}?id={record.data-->
|
||||
<!-- .id}&schema={record._sys.schema}"-->
|
||||
<!-- >{previewTarget.label}</a-->
|
||||
<!-- >-->
|
||||
<!-- {/each}-->
|
||||
<!--{/if}-->
|
||||
|
||||
<h6 class="dropdown-header">Record Actions</h6>
|
||||
<a
|
||||
class="dropdown-item"
|
||||
|
||||
Reference in New Issue
Block a user