feat: Templates (#1399)
* Migrations * New from template * fix: Don't allow public share of template * chore: Template badges * fix: Collection active * feat: New doc button on template list item * feat: New template menu * fix: Sorting * feat: Templates onboarding notice * fix: New doc button showing on archived/deleted templates
This commit is contained in:
@@ -29,6 +29,7 @@ class Archive extends React.Component<Props> {
|
||||
heading={<Subheading>Documents</Subheading>}
|
||||
empty={<Empty>The document archive is empty at the moment.</Empty>}
|
||||
showCollection
|
||||
showTemplate
|
||||
/>
|
||||
</CenteredContent>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user