From 414869eb9d7b29754b75bd0c798d6a566df88a7e Mon Sep 17 00:00:00 2001 From: Owen Leonard Date: Mon, 10 Jun 2019 16:49:36 +0000 Subject: [PATCH] Bug 22851: Style navigation links in serials modules like same links in other modules This patch makes minor markup changes to the serials sidebar menu include so that links are displayed in a style consistent with similar menus in other areas of the staff client. This patch contains whitespace changes, so please use the "-w" flag when viewing the diff. To test, apply the patch and go to the Serials module. The links in the sidebar menu should be displayed in the same style as the corresponding menu on the Acquisitions home page. Signed-off-by: Claire Gravely Signed-off-by: Katrin Fischer Signed-off-by: Martin Renvoize (cherry picked from commit b40cc9d7ac3e78fc948ca79ba0c537e4cf6c5618) Signed-off-by: Fridolin Somers (cherry picked from commit e3ee9a7e2345ecedf4d6e6ead631732727619a9b) Signed-off-by: Lucas Gass --- .../prog/en/includes/serials-menu.inc | 70 ++++++++++--------- 1 file changed, 38 insertions(+), 32 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/includes/serials-menu.inc b/koha-tmpl/intranet-tmpl/prog/en/includes/serials-menu.inc index d2dc4c8a7c..2aa327edd9 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/includes/serials-menu.inc +++ b/koha-tmpl/intranet-tmpl/prog/en/includes/serials-menu.inc @@ -1,34 +1,40 @@ -[% IF ( subscriptionid ) %] - -[% END %] - + + + -- 2.39.5