22 Oct
2013
22 Oct
'13
8:23 a.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11059
--- Comment #5 from Fridolyn SOMERS <fridolyn.somers@biblibre.com> ---
(In reply to Koha Team Lyon 3 from comment #3)
> Maybe that SHOULD work without this line, but it does not. I checked it.
It works for me, in current master code.
Tested it by added in addorderiso2709.tt :
$(document).ready(function() {
+ alert('dateformat=[% dateformat %]');
The page displays an alert with "metric" (since I am in France).
--
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.