From 39092797e4df8bcd533cfaf9a02c85dfedc619a1 Mon Sep 17 00:00:00 2001 From: Seth Woodworth Date: Fri, 25 Jan 2013 19:44:32 -0500 Subject: [PATCH] adding basic version of jquery school autocomplete --- karmaworld/templates/lightbox/add_course.html | 43 ++++++++++++++++++- 1 file changed, 42 insertions(+), 1 deletion(-) diff --git a/karmaworld/templates/lightbox/add_course.html b/karmaworld/templates/lightbox/add_course.html index 290a3e2..deb472d 100644 --- a/karmaworld/templates/lightbox/add_course.html +++ b/karmaworld/templates/lightbox/add_course.html @@ -1,4 +1,34 @@ {% load url from future %} +