mirror of
https://github.com/documize/community.git
synced 2025-08-02 20:15:26 +02:00
improve print css
This commit is contained in:
parent
de384f2412
commit
604bdf78da
3 changed files with 2 additions and 3 deletions
|
@ -16,7 +16,7 @@
|
|||
{{else}}
|
||||
{{#if canAddCategory}}
|
||||
{{#unless canSelectCategory}}
|
||||
{{#link-to 'folder.settings.category' folder.id folder.slug}}Manage{{/link-to}}
|
||||
{{#link-to 'folder.settings.category' folder.id folder.slug class='non-printable'}}Manage{{/link-to}}
|
||||
{{/unless}}
|
||||
{{else}}
|
||||
<p> </p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue