https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38175 --- Comment #6 from Paul Derscheid <paul.derscheid@lmscloud.de> --- Created attachment 172814 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=172814&action=edit Bug 38175: (follow-up) Refactor staff interface additions to vanilla JS; adjust modules, controllers for coding guidelines and consistency In the spirit of the current movement for more modern JS, the refactor tries to limit jQuery usage. Test plan: 1) Create a booking on a bookable item 2) Cancel it and see that it's simply deleted 3) Apply the patch and run “restart_all”. 4) Repeat the same cancel operation and see that it's still there, albeit with a different appearance. 5) Try the filters in the table -- You are receiving this mail because: You are watching all bug changes.