hotfix to fix #440

This commit is contained in:
Quincy Larson
2015-05-11 23:46:38 -07:00
parent ab187f821a
commit 06a92202be

View File

@ -46,7 +46,7 @@ block content
.col-xs-12.col-sm-12.col-md-3.text-center
.background-svg.img-center
.points-on-top
= "[ " + (user ? progressTimestamps.length : 0) + " ]"
= "[ " + (progressTimestamps.length) + " ]"
.row