https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=43319 --- Comment #1 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 203686 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=203686&action=edit Bug 43319: Remove event attribute from library_groups.tt This patch updates the library groups administration page so that an event attribute is not necessary. We don't need an onclick event handler to submit the form--we can just use a submit button as the menu item. To test, apply the patch and go to Administration -> Library groups. - If necessary, create a new library group. - From the list of groups, click an "Add library" menu button and then click one of the libraries which appear as menu items. - The page should reload and the library you selected should now show up as being part of that library group. Sponsored-by: Athens County Public Libraries -- You are receiving this mail because: You are watching all bug changes.