mirror of
https://github.com/documize/community.git
synced 2025-08-04 13:05:23 +02:00
Make document meta fields click-to-edit
This commit is contained in:
parent
b495041222
commit
6f495dd1c6
4 changed files with 4 additions and 5 deletions
|
@ -6,7 +6,7 @@
|
|||
|
||||
{{ui/ui-spacer size=300}}
|
||||
|
||||
<div class="title">CATEGORY / TAG</div>
|
||||
<div class="title {{if permissions.documentEdit "cursor-pointer"}}" {{action "onEditCategory"}}>CATEGORY / TAG</div>
|
||||
{{#each selectedCategories as |cat|}}
|
||||
<div class="meta-label">
|
||||
<i class="dicon {{constants.Icon.Category}}"/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue