Commit 78a02dbc authored by Arthur Verschaeve's avatar Arthur Verschaeve

thorax: remove count from clear completed button

Ref #1234
parent 1ec193cd
......@@ -48,7 +48,7 @@
</li>
</ul>
{{#if completed}}
<button id="clear-completed">Clear completed ({{completed}})</button>
<button id="clear-completed">Clear completed</button>
{{/if}}
</script>
<script src="bower_components/todomvc-common/base.js"></script>
......
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