From 6eccf99aca81948c19dc8550d53a95138909386c Mon Sep 17 00:00:00 2001 From: David Ormsbee Date: Tue, 17 Jul 2012 23:50:18 -0400 Subject: [PATCH] Add course start dates to course boxes in courses list view. --- lms/templates/course.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lms/templates/course.html b/lms/templates/course.html index 37a25c7526..c22ff349ea 100644 --- a/lms/templates/course.html +++ b/lms/templates/course.html @@ -23,7 +23,7 @@
${course.get_about_section('university')} - 7/23/12 + ${course.start_date_text}