From 317cc0f681c8ca25631e7946a2c42eae9e5b5a7d Mon Sep 17 00:00:00 2001 From: Owen Leonard Date: Wed, 20 Feb 2013 14:58:37 -0500 Subject: [PATCH] Bug 9675 - Replace YUI buttons on authorities home page with Bootstrap Content-Type: text/plain; charset="utf-8" This patch converts the toolbar include file used by the authorities home page and authority view page (authorities-home.pl and authorities/detail.pl) replacing YUI button and menu code with Bootstrap. To test: - View the authorities home page and confirm that the "New authority" button looks correct and works correctly. - Search for an existing authority and click the "Details" link to view. "Edit," "Delete," "Save," and "New authority" buttons should look correct and work correctly. The "Delete" button should only appear for authorities which are unused. --- .../prog/en/includes/authorities-toolbar.inc | 24 ++++++++++++++------ 1 file changed, 17 insertions(+), 7 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/includes/authorities-toolbar.inc b/koha-tmpl/intranet-tmpl/prog/en/includes/authorities-toolbar.inc index df132a4..e25f49f 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/includes/authorities-toolbar.inc +++ b/koha-tmpl/intranet-tmpl/prog/en/includes/authorities-toolbar.inc @@ -1,27 +1,37 @@ +//]]> +
-
[% IF ( authid ) %] [% UNLESS ( count ) %] [% END %] - + + [% END %]