Similar to Bug 15932, Bug 13778, Bug 15830, Bug 15952, Bug 15966
Created attachment 48711 [details] [review] Bug 15988: Moving authority types actions into a drop-down menu To test: 1) Go to Administration -> Authority types 2) Confirm all actions ('MARC Structure', Edit', 'Delete') have been moved into a drop down menu for each auth type, and each action behaves as expected. Sponsored-by: Catalyst IT
Created attachment 48715 [details] [review] Bug 15988: Moving authority types actions into a drop-down menu To test: 1) Go to Administration -> Authority types 2) Confirm all actions ('MARC Structure', Edit', 'Delete') have been moved into a drop down menu for each auth type, and each action behaves as expected. Sponsored-by: Catalyst IT
Created attachment 48819 [details] [review] Bug 15988: Moving authority types actions into a drop-down menu To test: 1) Go to Administration -> Authority types 2) Confirm all actions ('MARC Structure', Edit', 'Delete') have been moved into a drop down menu for each auth type, and each action behaves as expected. Sponsored-by: Catalyst IT Signed-off-by: Nicole C Engard <nengard@bywatersolutions.com>
Created attachment 48844 [details] [review] Bug 15988: Moving authority types actions into a drop-down menu To test: 1) Go to Administration -> Authority types 2) Confirm all actions ('MARC Structure', Edit', 'Delete') have been moved into a drop down menu for each auth type, and each action behaves as expected. Sponsored-by: Catalyst IT Signed-off-by: Nicole C Engard <nengard@bywatersolutions.com> Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Note: authority_type.authtypecode is escaped every other time, it does not make sense. That was prior to this patch.
I have found bug 16012 on QAing on this patch.
Pushed to Master - Should be in the May 2016 release. Thanks!