https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42909
--- Comment #2 from Lucas Gass (lukeg) <[email protected]> --- Created attachment 200993 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=200993&action=edit Bug 42909: Use createdRow to add back suspend class To test: 0/ APPLY PATCH 1/ View a record with some holds on it 2/ Look at the holds table ( reserve/request.pl?biblionumber=32 ) 3/ Suspend at least one hold and notice the 'suspend' class on the <tr> 4/ Unsuspend the hold and notice the class is removed -- You are receiving this mail because: You are the assignee for the bug. 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/
