mirror of
https://github.com/documize/community.git
synced 2025-07-24 15:49:44 +02:00
Remove Ember Attacher add-on
This commit is contained in:
parent
5d5e212a6b
commit
c31c130ffd
17 changed files with 30 additions and 105 deletions
|
@ -27,9 +27,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"}}>
|
||||
{{#attach-tooltip showDelay=750}}Expand/collapse{{/attach-tooltip}}
|
||||
</i>
|
||||
<i class="dicon {{constants.Icon.Expand}} {{if (gt expandState.length 0) "color-green-500"}}" {{action "onExpandAll"}} title="Expand/collapse" />
|
||||
</Layout::Grid::SidebarCustomAction>
|
||||
|
||||
<Ui::UiSpacer @size="200" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue