https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22521
Kyle M Hall <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #69 from Kyle M Hall <[email protected]> --- Looks good! I only have a one issue: Shouldn't VOID be in these blocks on the staff and opac side? [%- BLOCK account_status_description -%] [%- SWITCH account.status -%] [%- CASE 'UNRETURNED' -%]<span> (Accruing)</span> [%- CASE 'RETURNED' -%]<span> (Returned)</span> [%- CASE 'FORGIVEN' -%]<span> (Forgiven)</span> [%- CASE -%] [%- END -%] [%- END -%] -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] 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/
