fix type of #1074. Thanks gadicath.

This commit is contained in:
Reinier Balt 2010-10-20 09:01:53 +02:00
parent 39f12574a3
commit 6a49a8a5bd

View file

@ -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.