http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11076
--- Comment #4 from Owen Leonard <[email protected]> --- (In reply to mathieu saby from comment #3) > Regarding the use of buttons and links, Koha is not always consistent. For > example, in basket table, you have links for actions (like cancelling an > order...), but in basketgroups table, you have buttons for actions > (edit/close and print/reopen etc). I agree with this, and I think there are a lot of places where we should start to use alternate solutions like Bootstrap buttons or menus (for instance, like the recent change to saved reports actions). Also, all the "Cancel" links should have the class "cancel," so it would be very simple to add some custom CSS to change the style globally in the staff client. -- 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/
