http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9456

Owen Leonard <oleon...@myacpl.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #15759|0                           |1
        is obsolete|                            |

--- Comment #23 from Owen Leonard <oleon...@myacpl.org> ---
Created attachment 15813
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=15813&action=edit
Bug 9456 [Alternate] Add callnumber column to the cart

This patch adds call-number sorting to the staff client  cart on a
title-by-title basis. Item information (library, shelving location, and
call number) is moved to a table nested in each row. Location and call
number columns in this table are sortable.

The patch converts table sorting to DataTables. The patch does not
attempt to make the larger table of titles sortable by call number.

To test, add multiple titles to the staff client cart which have
multiple items each. The table of titles should still be sortable by
title and item type. The table of items in each row should be sortable
by location and call number.

Rebased on current master.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/

Reply via email to