http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9294
Owen Leonard <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #16127|0 |1 is obsolete| | --- Comment #13 from Owen Leonard <[email protected]> --- Created attachment 16303 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=16303&action=edit Bug 9294 [Follow-up] Move JavaScript out of circulation template This patch corrects a JavaScript error in the original patch caused by an incorrectly named variable. Instead of correcting the name I'm removing the error-handling around missing CSV profiles alltogether in favor of Jonathan's suggestion to simply hide the CSV option if no formats are specified. To test this follow-up perform exports of checkouts with ExportRemoveFields filled and with ExportWithCsvProfile both empty and not empty. -- You are receiving this mail because: 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/
