On the library list table, a link (href=/cgi-bin/koha/admin/branches.pl?op=delete_confirm&branchcode=[% library.branchcode %]") has been replaced with a button (on bug 19560). On bug 19243 (Selenium tests) we need an easy way to locate this button, so we should add an id to this element.
Created attachment 70267 [details] [review] Bug 19914: Add an id to the Delete button on the library list view To ease selenium tests, see bug 19243.
Created attachment 70273 [details] [review] Bug 19914: Add an id to the Delete button on the library list view To ease selenium tests, see bug 19243. Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Created attachment 70329 [details] [review] Bug 19914: Add an id to the Delete button on the library list view To ease selenium tests, see bug 19243. Signed-off-by: Owen Leonard <oleonard@myacpl.org> Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
I added a space for readability
Pushed to master for 18.05, thanks to everybody involved!
Awesome work all, pushed to stable for 17.11.02
Pushed to 17.05.x for v17.05.09