From 7db86fcf88d77aab144168b3043f9f9c4d5f9367 Mon Sep 17 00:00:00 2001 From: wes Date: Sun, 7 May 2017 15:35:05 -0400 Subject: [PATCH] try to fix menu issue --- src/scripts/book.tag | 1 - src/scripts/class.tag | 17 +++++------------ src/scripts/search.tag | 4 ++-- src/templates/search.html | 5 ++++- 4 files changed, 11 insertions(+), 16 deletions(-) diff --git a/src/scripts/book.tag b/src/scripts/book.tag index d8143bb..31c0782 100644 --- a/src/scripts/book.tag +++ b/src/scripts/book.tag @@ -69,6 +69,5 @@ getresources(ev) { }) } - diff --git a/src/scripts/class.tag b/src/scripts/class.tag index 7766ebc..ab78f0a 100644 --- a/src/scripts/class.tag +++ b/src/scripts/class.tag @@ -7,17 +7,17 @@
@@ -30,13 +30,6 @@ diff --git a/src/scripts/search.tag b/src/scripts/search.tag index 8e25050..80d4e13 100644 --- a/src/scripts/search.tag +++ b/src/scripts/search.tag @@ -9,7 +9,7 @@ diff --git a/src/templates/search.html b/src/templates/search.html index b27b6cd..1b9381a 100644 --- a/src/templates/search.html +++ b/src/templates/search.html @@ -14,7 +14,10 @@
-
Search for a course and find your books
+

Search for a course and find your books

+
Currently indexes courses for McMaster University. + Created By @weskerfoot +