Commit 5f71520e authored by Arthur Verschaeve's avatar Arthur Verschaeve

Derby: remove count from clear completed button

parent e02139a4
......@@ -54,7 +54,7 @@
</li>
</ul>
<button x-bind=click:clearCompleted id="clear-completed" class="{#unless _list.completed}non-completed{/}">
Clear completed (<span>{_list.completed.length}</span>)
Clear completed
</button>
</footer>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment