From 822f208ef9202c98b0eb5975219e896113be7fa3 Mon Sep 17 00:00:00 2001 From: Owen Leonard Date: Wed, 12 Sep 2018 17:43:15 +0000 Subject: [PATCH] Bug 21341: Style button on acquisitions existing record search with Bootstrap This patch adds Bootstrap button styles to two links: View MARC and Order. Unrelated: A "modal-wide" class has been added to the View MARC modal to give more room for the MARC view. To test, apply the patch and go to Acquisitions -> Vendor -> Basket -> Add to basket -> From an existing record. In the record search results, confirm that the View MARC and Order links are now Bootstrap buttons. Test the View MARC button and confirm that the modal preview fills most of the screen. Signed-off-by: Claire Gravely Signed-off-by: Jonathan Druart --- koha-tmpl/intranet-tmpl/prog/en/modules/acqui/neworderbiblio.tt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/neworderbiblio.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/neworderbiblio.tt index 8cd7f36011..144c2d6533 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/neworderbiblio.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/neworderbiblio.tt @@ -68,10 +68,10 @@ [% biblio.copyrightdate | html %] - View MARC + View MARC - + Order @@ -80,7 +80,7 @@