From e69f8bceefce9a2cffa04e06d26e6d2e9372819e Mon Sep 17 00:00:00 2001 From: Liz Rea Date: Fri, 30 Dec 2011 00:51:52 -0600 Subject: [PATCH] Bug 7388 [enh] - add menu styling to serials Content-Type: text/plain; charset="utf-8" To test: Click more -> serials - please make sure you have at least one subscription! You should see that the menu on the left is now in tabs. Again, this doesn't depend on the initial patch here, but those corners sure do look prettier when they are rounded. --- .../prog/en/includes/serials-menu.inc | 3 ++- 1 files changed, 2 insertions(+), 1 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 b54c842..90f8959 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/includes/serials-menu.inc +++ b/koha-tmpl/intranet-tmpl/prog/en/includes/serials-menu.inc @@ -1,4 +1,5 @@ [% IF ( subscriptionid ) %] + -- 1.7.5.4