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

Durandal: remove count from clear completed button

parent 6913dc2a
......@@ -31,6 +31,6 @@
</li>
</ul>
<button id="clear-completed" data-bind="visible: completedCount, click: removeCompleted">
Clear completed (<span data-bind="text: completedCount"></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