From 1fb7247e9dc3fe858482e1866bb563f2f8f095f2 Mon Sep 17 00:00:00 2001 From: Bradley Bain Date: Wed, 11 Dec 2019 00:13:05 -0800 Subject: [PATCH] Add course review raffle message --- .../partials/_reviews_course_search_form.html.erb | 9 ++++++++- .../partials/_reviews_instructors_search_form.html.erb | 7 +++++++ 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/app/views/course_reviews/partials/_reviews_course_search_form.html.erb b/app/views/course_reviews/partials/_reviews_course_search_form.html.erb index 5f4fc676..f9dbe4f0 100644 --- a/app/views/course_reviews/partials/_reviews_course_search_form.html.erb +++ b/app/views/course_reviews/partials/_reviews_course_search_form.html.erb @@ -1,6 +1,13 @@ <% academic_terms = @academic_terms %> <% departments = @departments %> + +
Search Courses
@@ -40,7 +47,7 @@
-
+
TODO: Fix department search
diff --git a/app/views/course_reviews/partials/_reviews_instructors_search_form.html.erb b/app/views/course_reviews/partials/_reviews_instructors_search_form.html.erb index d3015dd6..031c2b4f 100644 --- a/app/views/course_reviews/partials/_reviews_instructors_search_form.html.erb +++ b/app/views/course_reviews/partials/_reviews_instructors_search_form.html.erb @@ -1,3 +1,10 @@ + +
Search Instructors