1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-07-24 23:59:47 +02:00

Break out document tag and category mng sections

Separate out screens for tag and category management.
This commit is contained in:
McMatts 2018-12-20 14:31:59 +00:00
parent 3c81297fc6
commit e140caff55
9 changed files with 315 additions and 105 deletions

View file

@ -1,13 +1,13 @@
{{#layout/master-sidebar}}
{{ui/ui-spacer size=300}}
{{#link-to "document.index"}}
{{ui/ui-button color=constants.Color.Yellow light=true icon=constants.Icon.ArrowLeft label="Document"}}
{{/link-to}}
{{ui/ui-spacer size=400}}
<div class="section">
{{#link-to "document.index"}}
{{ui/ui-button color=constants.Color.Yellow light=true icon=constants.Icon.ArrowLeft label="Document"}}
{{/link-to}}
{{ui/ui-spacer size=400}}
<div class="title">REVISIONS</div>
<div class="list">
{{#each revisions as |revision|}}