Avoiding errors when showing statistics. Slight change in wording.

This commit is contained in:
Christoph Haas 2016-08-12 17:06:40 +02:00
parent e2671d2545
commit 86d8a7425b

View file

@ -93,10 +93,10 @@
= fa_icon 'bar-chart'
' Statistics
p
' This page was visited #{@package.visits} times.
' This information was last updated
' #{time_ago_in_words(@package.updated_at)} ago.
' #{@package.visits} other people were interested in this package here.
' The newest known version of this software is #{@package.version}
- if @package.updated_at
' (Information last updated #{time_ago_in_words(@package.updated_at)} ago.)
// show which distributions have this package available
// Modal upload window