From ae4d05a93e92f1a62ab0456a859fce0ab60a271b Mon Sep 17 00:00:00 2001 From: Aleisha Date: Thu, 21 Apr 2016 22:42:31 +0000 Subject: [PATCH] Bug 16323: Make dropdowns in header open in hover To test: 1) Go to staff client 2) Hover over 'More' menu and confirm that menu opens 3) Hover over the user dropdown on the right ("username | branch") and confirm that menu opens Sponsored-by: Catalyst IT --- .../intranet-tmpl/prog/en/includes/header.inc | 25 ++++++++++++++++---- 1 file changed, 21 insertions(+), 4 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/includes/header.inc b/koha-tmpl/intranet-tmpl/prog/en/includes/header.inc index e71c99f..68ac671 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/includes/header.inc +++ b/koha-tmpl/intranet-tmpl/prog/en/includes/header.inc @@ -1,3 +1,20 @@ + + [% USE Branches %]