Tweak created date on teacher classroom view

This commit is contained in:
Scott Erickson 2016-04-28 14:20:33 -07:00
parent 3416a4061f
commit a676f26303

View file

@ -61,7 +61,7 @@ block content
.total-complete.small-details
span(data-i18n='teacher.created')
span.spr :
span= moment(classroom.created()).format('ll')
span= moment(classroom.created()).format('l')
//- .concepts.small-details
//- if view.progressData