Koha/koha-tmpl
Owen Leonard 0d0ec2d414
Bug 16457: (follow-up) Enable click event on dynamically-created elements
This patch moves the click handler for patron attribute actions ("new",
"clear") from the links themselves to the container. This allows jQuery
to correctly target dynamically-created copies of the links.

To test you should have extended patron attributes enabled and you
should have some repeatable attributes defined.

 - Create or edit a patron record
 - In the "Additional attributes and identifiers" section, test the
   "Clear" and "New" links. Confirm that the controls work with both the
   original instance of the field and those created by clicking "New."

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
2020-03-26 12:03:42 +00:00
..
intranet-tmpl Bug 16457: (follow-up) Enable click event on dynamically-created elements 2020-03-26 12:03:42 +00:00
opac-tmpl Bug 24673: Add CSRF token support to opac-messaging.pl 2020-03-26 11:34:28 +00:00