]> git.evergreen-ils.org Git - working/Evergreen.git/commit
TPac: repaired hold status display bug
authorBill Erickson <berick@esilibrary.com>
Mon, 12 Sep 2011 17:23:17 +0000 (13:23 -0400)
committerBill Erickson <berick@esilibrary.com>
Mon, 12 Sep 2011 17:23:17 +0000 (13:23 -0400)
commit6e0fe3cf1b370b7e7b4aa31920142783d726c7bd
treeffd756b27742d0df19f361bf96b7ac65aadad579
parent5366725511ca29ddeef81f92be9a92b9638ad8a2
TPac: repaired hold status display bug

Pipe dynamic text through |html inside the hold_status block instead of
piping the output, since the block returns HTML.

Repaired faulty </div>

Signed-off-by: Bill Erickson <berick@esilibrary.com>
Open-ILS/src/templates/opac/myopac/holds/edit.tt2
Open-ILS/src/templates/opac/parts/hold_status.tt2