https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18211
Brendan Gallagher <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #78989|0 |1 is obsolete| | --- Comment #4 from Brendan Gallagher <[email protected]> --- Created attachment 79001 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=79001&action=edit Bug 18211: Corrected intended id's in jquery. To test: 1) Checkout items - if you can, have items checked out from previous day too, but not necessary. 2) Review source code and see that the ids on the <tr> and <td> for cells containing "Today's checkouts" and "Previous checkouts" labels have some crazy ids with partial html tags (strong) and other unnecessary elements. 3) Apply patch. 4) Examine source code again and see a better and smaller id. Signed-off-by: Owen Leonard <[email protected]> Signed-off-by: Brendan Gallagher <[email protected]> -- 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] 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/
