https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19338
Marc Véron <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA CC| |[email protected] --- Comment #3 from Marc Véron <[email protected]> --- With patch applied dates do not sort at all. I think it is because of line 105 in opac-account.tt: <td><span title="[% account.date %]">[% ACCOUNT_LINE.date | $KohaDates %]</td> account.date should be: ACCOUNT_LINE.date -- 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/
