From 1cebb1c1d94f9f5af81e2f4c7f091717bbce58cf Mon Sep 17 00:00:00 2001 From: Owen Leonard Date: Thu, 31 Jan 2013 09:39:38 -0500 Subject: [PATCH] Bug 9627 - Replace YUI buttons and menus on serials pages with Bootstrap Content-Type: text/plain; charset="utf-8" This patch converts the toolbar include file used by Serials pages to Bootstrap, replacing YUI button and menu code with Bootstrap markup. To test, view any page in serials/ which uses serials-toolbar.inc (subscription-detail.pl, serials-home.pl, etc). Buttons and menus should look correct and work correctly, including: - New subscription - Edit subscription - Edit as new (duplicate) - Delete subscription - Renew - Receive - Close --- .../prog/en/includes/serials-toolbar.inc | 108 ++++++++------------ 1 file changed, 40 insertions(+), 68 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/includes/serials-toolbar.inc b/koha-tmpl/intranet-tmpl/prog/en/includes/serials-toolbar.inc index 0e7497d..efc32dd 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/includes/serials-toolbar.inc +++ b/koha-tmpl/intranet-tmpl/prog/en/includes/serials-toolbar.inc @@ -1,4 +1,4 @@ -
-
-- 1.7.9.5