http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9108

Jonathan Druart <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #13724|0                           |1
        is obsolete|                            |

--- Comment #9 from Jonathan Druart <[email protected]> ---
Created attachment 14189
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=14189&action=edit
Bug 9108: Followup: send the dateformat value from C4::Auth

- the dateformat value is send to all templates (from
  C4::Auth::get_template_and_user)
- remove all assignment of dateformat in all .pl files
- the DHTMLcalendar_dateformat variable is unused

- Remove "all" occurrences (those I found!) of dateformat_*
>From now the only way to get the date format is a string comparaison
(dateformat == "metric")

-- 
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/

Reply via email to