https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41134
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #188576|0 |1 is obsolete| | --- Comment #2 from David Nind <[email protected]> --- Created attachment 190028 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=190028&action=edit Bug 41134: Add table settings to transfers This patch updates the transfers page in order to add table settings to the table of transfered items. The patch also makes another minor correction: The transfer submit button now has the standard class "btn-primary." To test, apply the patch and restart services. - Go to Circulation -> Transfer. - Submit a barcode from a library other than your own so that the transfer will complete successfully. - Note that the "Transfer" button has the standard primary yellow color. - In the table of transferred items you should see the columns setting menu, export option, etc. Confirm that these controls work correctly. - Go to Administration -> Table settings -> Circulation -> Transfers - Make some changes to the column visibility settings and return to the transfers page to confirm that your settings are now applied when you transfer more items. - Because of DataTables state saving feature you might have to clear your browser's local storage in order to see the new column configuration. Sponsored-by: Athens County Public Libraries Signed-off-by: David Nind <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
