https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41217
Laura Escamilla <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #189315|0 |1 is obsolete| | --- Comment #3 from Laura Escamilla <[email protected]> --- Created attachment 189332 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=189332&action=edit Bug 41217: Add missing class on body tag for reserve/hold-group.tt It is a requirement to have id and class on the body tag. We had a test that was incorrectly removed (see bug 41216) Test plan: Confirm that now reserve/request.pl and reserve/hold-group.pl have the class "reserve" on the body tag. Note that reserve/request.pl previously had "catalog", that feels wrong, please let me know if you disagree with "reserve" Signed-off-by: Laura_Escamilla <[email protected]> -- 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/
