mirror of
https://github.com/documize/community.git
synced 2025-07-24 15:49:44 +02:00
Implement new toolbar for document view
This commit is contained in:
parent
93253be0f2
commit
329c43eba0
9 changed files with 59 additions and 50 deletions
|
@ -72,9 +72,6 @@
|
|||
<div class="document-heading">
|
||||
<h1 class="name">{{document.name}}</h1>
|
||||
<h2 class="desc">{{document.excerpt}}</h2>
|
||||
{{#if document.template}}
|
||||
<span class="bg-warning p-1 pr-2 pl-2">Template</span>
|
||||
{{/if}}
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue