mirror of
https://github.com/documize/community.git
synced 2025-07-30 18:49:43 +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
|
@ -29,10 +29,6 @@
|
|||
<li class="block-option" {{action "onInsertBlock" block}}>
|
||||
<div class="name">{{block.title}}</div>
|
||||
<div class="desc">{{block.excerpt}}</div>
|
||||
{{#attach-tooltip showDelay=1000}}
|
||||
{{block.excerpt}}<br>
|
||||
Published by {{block.firstname}} {{block.lastname}}, {{time-ago block.created}}
|
||||
{{/attach-tooltip}}
|
||||
</li>
|
||||
{{/each}}
|
||||
</ul>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue