Merge branch 'master' into courseware

This commit is contained in:
Quincy Larson
2015-05-13 13:37:54 -07:00
4 changed files with 6 additions and 6 deletions

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