From d12fecf3453a7a362150bb5a87e152fade6f6976 Mon Sep 17 00:00:00 2001 From: nanalelfe Date: Wed, 27 Jul 2016 09:22:23 -0400 Subject: Added all courses to the Course dropdown in the header --- views/layouts/layout.hbs | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'views/layouts/layout.hbs') diff --git a/views/layouts/layout.hbs b/views/layouts/layout.hbs index 8ffbdb5..42bd09b 100644 --- a/views/layouts/layout.hbs +++ b/views/layouts/layout.hbs @@ -49,7 +49,6 @@ {{else}} {{> footer }} {{/if}} - {{> login }} - {{> registration }} + \ No newline at end of file -- cgit v1.2.3