From c1070bf432e4e41c7e1c67aec77218d10d029bb9 Mon Sep 17 00:00:00 2001 From: Seth Woodworth Date: Tue, 2 Jul 2013 10:43:39 -0400 Subject: [PATCH] port the course_detail page and the add_note form to foundation 4 --- karmaworld/templates/courses/course_detail.html | 17 +++++++++-------- karmaworld/templates/partial/add_note.html | 14 +++++++------- 2 files changed, 16 insertions(+), 15 deletions(-) diff --git a/karmaworld/templates/courses/course_detail.html b/karmaworld/templates/courses/course_detail.html index cc92236..fa572ff 100644 --- a/karmaworld/templates/courses/course_detail.html +++ b/karmaworld/templates/courses/course_detail.html @@ -33,14 +33,15 @@