From 98c9cbc6258f699fc944f025230c35faf8575bc2 Mon Sep 17 00:00:00 2001 From: kdam0 Date: Mon, 30 Jan 2017 00:02:09 -0500 Subject: feat. added auto fill for search bar. --- views/layouts/layout.hbs | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'views/layouts') diff --git a/views/layouts/layout.hbs b/views/layouts/layout.hbs index 42eaff6..062518f 100644 --- a/views/layouts/layout.hbs +++ b/views/layouts/layout.hbs @@ -13,7 +13,7 @@ - + {{# if userProfile}} @@ -28,8 +28,9 @@ crossorigin="anonymous"> - - + + + @@ -40,10 +41,9 @@ {{/if}} {{# if homePage }} - + {{/if}} - {{# if noHeader}} @@ -58,4 +58,4 @@ {{/if}} - \ No newline at end of file + -- cgit v1.2.3