http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13162 --- Comment #2 from Marc Véron <veron@veron.ch> --- Created attachment 32943 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=32943&action=edit [Signed-off] Bug 13162 - Label batch editor title sorting by default, rather then label number The label batches editor has always sorted by the order the items were added to a batch. However, it is now sorting by title. This should be remedied. Test Plan: 1) Create a label batch 2) Note the items are in order of title ( summary ) 3) Apply this patch 4) Refresh the page, not the items are now sorted by label number Tiny patch. Works as expected. Signed-off-by: Marc Véron <veron@veron.ch> -- You are receiving this mail because: You are watching all bug changes.