https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30699
--- Comment #11 from Owen Leonard <[email protected]> --- Created attachment 174323 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=174323&action=edit Bug 30699: (follow-up) Update to fix selenium test Changing an <a> to a <button> breaks test, and changing *all* the a#updatechild's to <button>s also breaks the test, so the simple solution is to change the <button> back to <a>. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
