http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12147 --- Comment #9 from Jonathan Druart <jonathan.druart@biblibre.com> --- Created attachment 28167 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=28167&action=edit Bug 12147: Column width for action links on invoices too small This alternative patch groups "action" links into a menu as was done with Bug 11763. This patch also converts the date column sorting configuration to use header class instead of an index. This patch also corrects a couple of HTML markup errors: An improperly-closed <input> and an improperly closed <option>. To test, view the invoices page and confirm that the "Actions" menu button works corectly. Test the functionality of each menu options: Details, Close, Reopen, and Delete. Confirm that sorting by billing date still works correctly. Much nicer user interface. Followed test plan. Works as expected. Signed-off-by: Marc Véron <veron@veron.ch> Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com> -- You are receiving this mail because: You are watching all bug changes.