Koha/koha-tmpl/opac-tmpl/prog/en
Jonathan Druart 537c664038 Bug 9508: Standardize 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

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

Checked with the command:
  git grep "\(dateformat_us\|dateformat_metric\|dateformat_iso\)" | grep
  -v translator

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Tested all the datepickers I could find, looks good.

Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
2013-05-20 09:05:01 -07:00
..
css Bug 6399 - tooltip for tags that says 'separate by comma' 2013-05-20 08:13:18 -07:00
includes Bug 9508: Standardize the dateformat value from C4::Auth 2013-05-20 09:05:01 -07:00
js Bug 8264 - local cover images not working in IE8 [ prog ] 2013-05-01 06:16:38 -04:00
lib Bug 9572 - Opac info tooltip from branches is not well positioned 2013-04-02 08:56:23 -04:00
modules Bug 9508: Standardize the dateformat value from C4::Auth 2013-05-20 09:05:01 -07:00
xslt Bug 9995 - For reference items no longer listed in XSLT result lists 2013-04-21 09:54:54 -04:00