mirror of
https://github.com/documize/community.git
synced 2025-07-25 08:09:43 +02:00
parent
f117e91bcb
commit
d4edcb8b2c
2 changed files with 7 additions and 4 deletions
|
@ -31,6 +31,9 @@
|
|||
{{#unless cat.access}}
|
||||
<p class="color-red-600 bold-500">You have no view permission for this category</p>
|
||||
{{/unless}}
|
||||
{{#if cat.isDefault}}
|
||||
<p class="color-yellow-600 bold-500">Default category for new content</p>
|
||||
{{/if}}
|
||||
</div>
|
||||
<div class="actions">
|
||||
{{#ui/ui-toolbar dark=false light=true raised=true large=false bordered=true}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue