https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26053
Emily Lamancusa <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA CC| |emily.lamancusa@montgomeryc | |ountymd.gov --- Comment #19 from Emily Lamancusa <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
