mirror of
https://github.com/documize/community.git
synced 2025-08-02 03:55:24 +02:00
Sync doc meta layout with Enterprise edition
This commit is contained in:
parent
1e1cbdd843
commit
ca4a9a74ee
4 changed files with 26 additions and 19 deletions
|
@ -26,6 +26,18 @@
|
|||
</div>
|
||||
{{/if}}
|
||||
|
||||
{{#if contributionStatus}}
|
||||
<div class="label-workflow-status">
|
||||
{{contributionStatus}}
|
||||
</div>
|
||||
{{else}}
|
||||
{{#if approvalStatus}}
|
||||
<div class="label-workflow-status">
|
||||
{{approvalStatus}}
|
||||
</div>
|
||||
{{/if}}
|
||||
{{/if}}
|
||||
|
||||
{{#if document.template}}
|
||||
<div class="label-template">
|
||||
Template
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue