https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25023
Victor Grousset/tuxayo <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #5 from Victor Grousset/tuxayo <[email protected]> --- I'm not enough knowledgeable with the JS part to review it but about the template: why do we need a duplication of the lines with return-claim-created-on and return-claim-updated-on? It's definitely related to ``` "mDataProp": "created_on", "bVisible": false, ``` and it's counterpart for updated-on. And without the duplication in the template, the table breaks. -- 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/
