https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16995
Claire Gravely <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #53790|0 |1 is obsolete| | --- Comment #2 from Claire Gravely <[email protected]> --- Created attachment 53812 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=53812&action=edit Bug 16995 - Remove event attributes from two include files This patch removes event attributes from two include files: cat-toolbar.inc and members-toolbar.inc. In cat-toolbar.inc an unused <form> tag with an "onsubmit" attribute has been removed. To test, apply the patch and: - View the detail page for any bibliographic record. All toolbar buttons ("New," "Edit," "Save," etc.) should work as expected. - View the detail page for any patron. Click the "Add message" button in the toolbar. Selecting a predefined note should correctly populate the textarea with your selected message. Signed-off-by: Claire Gravely <[email protected]> -- You are receiving this mail because: 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/
