From b10fc98d47290e72838be5863f84d02610a12e14 Mon Sep 17 00:00:00 2001 From: Isobel Graham Date: Wed, 31 Aug 2022 16:09:43 +0100 Subject: [PATCH] Bug 31403: Sync Circulation sidebar with Circulation home This patch syncs the content of the circulation sidebar navigation with the content of the circulation homepage Test plan 1. Enable the `CircSidebar` system preference 2. Compare the sidebar navigation on circulation pages with the content of the circulation homepage. --- .../prog/en/includes/circ-nav.inc | 139 ++++++++++++------ 1 file changed, 95 insertions(+), 44 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/includes/circ-nav.inc b/koha-tmpl/intranet-tmpl/prog/en/includes/circ-nav.inc index 3e2aaa81ae..675fa2e6e1 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/includes/circ-nav.inc +++ b/koha-tmpl/intranet-tmpl/prog/en/includes/circ-nav.inc @@ -3,68 +3,119 @@ -- 2.37.3