From 0cd122660d51b20b1bae0596a027feb3f6075f8e Mon Sep 17 00:00:00 2001 From: wes Date: Sat, 28 Jan 2017 18:20:39 -0500 Subject: [PATCH] switch to using fetch instead of jquery --- src/scripts/search.tag | 72 +++++++++++++++++++-------------------- src/templates/search.html | 5 +-- 2 files changed, 37 insertions(+), 40 deletions(-) diff --git a/src/scripts/search.tag b/src/scripts/search.tag index 61f0e60..3067480 100644 --- a/src/scripts/search.tag +++ b/src/scripts/search.tag @@ -1,18 +1,9 @@ -
- +
-
-
- - Type keywords of your course's name or the course code (e.g. PSYCH 2B03) -
-
+
+
-
-
- -
-
- -
+ +
-
+
+
@@ -48,6 +42,7 @@ diff --git a/src/templates/search.html b/src/templates/search.html index cf96a4d..9186761 100644 --- a/src/templates/search.html +++ b/src/templates/search.html @@ -33,12 +33,9 @@ + -