http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9349
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA CC| |[email protected] | |m Depends on| |9108 --- Comment #3 from Jonathan Druart <[email protected]> --- Hi Adrien, I link this bug with 9108. Have a look to it and see the new way to check the dateformat pref. This new way will become a new best practice. So your patch will be: + [% IF ( dateformat == "metric" ) %]dateFormat: 'uk',[% END %] Marked as Failed QA -- 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/
