mirror of
https://github.com/TracksApp/tracks.git
synced 2026-01-01 06:48:49 +01:00
fix type of #1074. Thanks gadicath.
This commit is contained in:
parent
39f12574a3
commit
6a49a8a5bd
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ you have a total of <%= @actions.count %> actions.
|
|||
<p>You have <%= @actions.not_completed.count %> incomplete actions
|
||||
of which <%= @actions.deferred.count %> are deferred actions
|
||||
in the tickler and <%= @actions.blocked.count %> are dependent on the completion of other actions.
|
||||
. </p>
|
||||
</p>
|
||||
|
||||
<p>You have <%= @tags_count-%> tags placed on actions. Of those tags,
|
||||
<%= @unique_tags_count -%> are unique.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue