http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9283
--- Comment #1 from Owen Leonard <[email protected]> --- Created attachment 14104 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=14104&action=edit Bug 9283 - Change structure of export checkouts form This patch changes the structure of the export checkouts form so that it is a little more linear. This change moves generation of the export options from JavaScript to the markup, eliminating an instance of dependence on YUI menus. To test, enable checkout exports by specifying a value for ExportWithCsvProfile or ExportRemoveFields. Load a patron with checkouts in circulation. Try the various checkout export options. Each should function correctly. -- You are receiving this mail because: You are the assignee for the bug. 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/
