[Koha-bugs] [Bug 9508] New: the dateformat variable is not standardize in template files

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jan 30 16:14:05 CET 2013


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

            Bug ID: 9508
           Summary: the dateformat variable is not standardize in template
                    files
    Classification: Unclassified
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Templates
          Assignee: oleonard at myacpl.org
          Reporter: jonathan.druart at biblibre.com

It would be great to use the following test everywhere
  if ( dateformat == "metric" )
instead of
  if ( dateformat_metric )

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list