Bug 16995 - Remove event attributes from two include files
authorOwen Leonard <oleonard@myacpl.org>
Thu, 28 Jul 2016 18:33:16 +0000 (14:33 -0400)
committerKyle M Hall <kyle@bywatersolutions.com>
Fri, 9 Sep 2016 13:28:50 +0000 (13:28 +0000)
commit8984ea2f411227e8b7261fd1df53341005a14441
tree3fc6e2f2c03d1300b84fd065235ee0ead42f0b8d
parent8b89364b38cc95b2f3cca852eb6199b8130e1379
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 <c.gravely@arts.ac.uk>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
koha-tmpl/intranet-tmpl/prog/en/includes/cat-toolbar.inc
koha-tmpl/intranet-tmpl/prog/en/includes/members-toolbar.inc