mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-08-02 07:49:39 +00:00
cleaner clear-completed
This commit is contained in:
parent
8d920a7ea1
commit
ec5409fd7f
1 changed files with 1 additions and 0 deletions
|
|
@ -330,6 +330,7 @@ do a find for the string after "→"
|
|||
</ul>
|
||||
<div class="display-context-dependant show-for-completed">
|
||||
<a class='btn' x-bind=click:clearCompleted>Clear Completed</a>
|
||||
<p> </p>
|
||||
</div>
|
||||
{#if _user.history.todos}
|
||||
<a x-bind=click:toggleChart data-toggle-id="todos-chart" data-history-path="_user.history.todos" rel=tooltip class="pull-right" title="Progress"><i class=icon-signal></i></a>
|
||||
|
|
|
|||
Loading…
Reference in a new issue