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

          Priority: P5 - low
 Change sponsored?: ---
            Bug ID: 7735
          Assignee: adrien.sau...@biblibre.com
           Summary: Removal of C4::Dates where it's not used anymore
        QA Contact: koha.sek...@gmail.com
          Severity: trivial
    Classification: Unclassified
                OS: All
          Reporter: adrien.sau...@biblibre.com
          Hardware: All
            Status: ASSIGNED
           Version: master
         Component: Acquisitions
           Product: Koha

Fixes concerning the bug 929 introduced in a few pages the use of a Template
Toolkit filter.
Now with a TT update looking like...
[% USE KohaDates %]
[% somevariable | $KohaDates %]
... it's possible to format a date according to the system preferences in an
efficient way.

Bug 7444 suggests to use this everywhere on Koha.

--
This bug will simply remove the C4::Dates call in two pages where the filters
are now being used (since bug 929), making this call useless (spent.pl and
ordered.pl).

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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