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 +- views/partials/header.hbs | 75 ++++++++++++++++++++++++++++++++++++++++++++--- 2 files changed, 72 insertions(+), 6 deletions(-) (limited to 'views') 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 diff --git a/views/partials/header.hbs b/views/partials/header.hbs index 83f06cf..d34ac98 100644 --- a/views/partials/header.hbs +++ b/views/partials/header.hbs @@ -34,15 +34,82 @@