From 6992f5b1937c578aaa95f574808a9d8a0085f836 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 --- 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 8cd7f36..144c2d6 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 @@