https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=43318
--- Comment #1 from Owen Leonard <[email protected]> --- Created attachment 203685 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=203685&action=edit Bug 43318: Remove event attributes from patron_messages.inc This patch removes event attributes from patron_messages.inc and puts the event handling in members-menu.js. members-menu.js, like patron_messages.inc, is included in both circulation.tt and moremember.tt To test, apply the patch and locate a patron in the staff client with overdues. - On both the checkout and patron detail pages, there should be a message, "Overdues: Patron has ITEMS OVERDUE See highlighted items below." Click the link. - The page should scroll to the checkouts tab, which should be activated. - If the AlwaysLoadCheckoutsTable preference says "Don't always load the checkouts table" the loading of the checkouts table should also be triggered by this link. - Add a restriction to the patron's account. - On both the checkout and patron detail pages, confirm that the "View restrictions" button triggers the activation of the "Restrictions" tab and scrolls it into view. Sponsored-by: Athens County Public Libraries -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list -- [email protected] To unsubscribe send an email to [email protected] website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
