From 1904de750f421cce9bec21ab89c50ea7a38a37d4 Mon Sep 17 00:00:00 2001 From: HumairAK Date: Mon, 25 Jul 2016 01:57:14 -0400 Subject: Added user search feature, fixed styilng, added some scripting --- views/index.hbs | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) (limited to 'views/index.hbs') diff --git a/views/index.hbs b/views/index.hbs index 59c589f..c3cbeab 100644 --- a/views/index.hbs +++ b/views/index.hbs @@ -1,7 +1,7 @@
-
+

The solutions to all your problems


@@ -14,13 +14,17 @@ class="btn btn-default dropdown-toggle search-button" data-toggle="dropdown" aria-haspopup="true" - aria-expanded="false"> - Courses + aria-expanded="false" id="search-drop-down"> + Courses -
-- cgit v1.2.3