https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15681
--- Comment #3 from Owen Leonard <[email protected]> --- Created attachment 47891 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=47891&action=edit Screenshot of a test case In testing this I randomly happened to pick an item which was both checked out and on hold for someone, so this dialog got pretty complicated. Currently buttons in dialogs have a special style which is different from other buttons. As you can see the patch doesn't modify them all. I would prefer to not use the Bootstrap style buttons here and keep the existing dialog button style. I think if we want to change the style of dialog buttons we should do it across the board. I'm beginning to do so--at least for the icons--with Bug 15785. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
