From e4e5af869355caae5e36e368670babaf8e48ed16 Mon Sep 17 00:00:00 2001 From: Owen Leonard Date: Mon, 23 Jan 2017 15:57:54 +0000 Subject: [PATCH] Bug 17972 - Reformat acquisitions sidebar menu with acquisitions and administration sections This patch makes changes to acquisitions-menu.inc so that the style matches that of the Administration and Tools sidebar menus. The links are now divided up between Acquisitions (/acqui/) and Administration (/admin/). The link-highlighting JavaScript used elsewhere has been added. To test, apply the patch and view the Acquisitions home page. - Check that the "Acquisitions home" link is highlighted (bold). - Test the other Acquisitions links to confirm that highlighting works. - Click any link in the Administration section of the sidebar menu. - Confirm that everything looks correct and works correctly. --- .../prog/en/includes/acquisitions-menu.inc | 55 +++++++++++++++------- 1 file changed, 38 insertions(+), 17 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/includes/acquisitions-menu.inc b/koha-tmpl/intranet-tmpl/prog/en/includes/acquisitions-menu.inc index 15de639..6ebe510 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/includes/acquisitions-menu.inc +++ b/koha-tmpl/intranet-tmpl/prog/en/includes/acquisitions-menu.inc @@ -1,17 +1,38 @@ - + + -- 2.1.4