fix view export
This commit is contained in:
parent
399b6ba327
commit
ff7683bb0b
|
@ -68,5 +68,5 @@
|
|||
{/if}
|
||||
<ManageAccessButton resourceId={decodeURI(name)} />
|
||||
<HideAutocolumnButton bind:hideAutocolumns />
|
||||
<ExportButton {view} />
|
||||
<ExportButton view={view.name} />
|
||||
</Table>
|
||||
|
|
Loading…
Reference in New Issue