From 12b04eb6d732bee5a4d4c31160ed286614f5961b Mon Sep 17 00:00:00 2001 From: Seth Woodworth Date: Tue, 22 Jan 2013 23:33:37 -0500 Subject: [PATCH] commenting out user specific upload functions --- karmaworld/templates/lightbox/upload.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/karmaworld/templates/lightbox/upload.html b/karmaworld/templates/lightbox/upload.html index acdc66e..ef43b08 100644 --- a/karmaworld/templates/lightbox/upload.html +++ b/karmaworld/templates/lightbox/upload.html @@ -23,7 +23,7 @@
+ {% comment %} {% for course in user.get_profile.courses.all %} {% endfor %} + {% endcomment %}
-- 2.25.1