mirror of
https://github.com/documize/community.git
synced 2025-07-24 15:49:44 +02:00
parent
b8fee6b962
commit
9b82f42cc1
9 changed files with 1057 additions and 37 deletions
|
@ -26,7 +26,7 @@
|
|||
<div class="sidebar-content">
|
||||
<Layout::Grid::SidebarGoTop />
|
||||
<Layout::Grid::SidebarCustomAction>
|
||||
<i class="dicon {{constants.Icon.Expand}} {{if (gt expandState.length 0) 'color-green-500'}}" {{action "onExpandAll"}}>
|
||||
<i class="dicon {{constants.Icon.Expand}} {{if (gt expandState.length 0) "color-green-500"}}" {{action "onExpandAll"}}>
|
||||
{{#attach-tooltip showDelay=750}}Expand/collapse{{/attach-tooltip}}
|
||||
</i>
|
||||
</Layout::Grid::SidebarCustomAction>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue