[Koha-bugs] [Bug 26053] Add styling to show expired patron restrictions as inactive

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Sep 29 15:39:20 CEST 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26053

Emily Lamancusa <emily.lamancusa at montgomerycountymd.gov> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |Failed QA
                 CC|                            |emily.lamancusa at montgomeryc
                   |                            |ountymd.gov

--- Comment #19 from Emily Lamancusa <emily.lamancusa at montgomerycountymd.gov> ---
Nice clarity improvement! is_expired looks good and works as expected - it just
needs the unit test.

Also, there's a typo in patron-restrictions-tab.inc:
37      [% IF restriction.is_expired %]<span>(expired)<span>[% END %]
^ The / is missing from the closing </span> tag

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


More information about the Koha-bugs mailing list