https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15681 --- Comment #4 from Aleisha Amohia <aleishaamohia@hotmail.com> --- (In reply to Owen Leonard from comment #3)
Created attachment 47891 [details] 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.
Ah I see! I think we should be changing all of the buttons and icons to be consistent with the buttons all over the site. Should I make a patch for circ templates like you have for acquisitions and add it to your bug or just make a new bug for each module? -- You are receiving this mail because: You are watching all bug changes.