https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38675
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #175368|0 |1 is obsolete| | --- Comment #2 from David Nind <[email protected]> --- Created attachment 175369 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=175369&action=edit Bug 38675: Add correct dropdown item class Test plan: 1) Install at least 2 ILL backends, i.e.: https://github.com/PTFS-Europe/koha-ill-backend-plugin/releases/tag/v2.0.5 https://github.com/PTFS-Europe/koha-ill-reprintsdesk/releases/tag/rc-v3.0.1 2) Enable ILLModule. Create a regular 'Standard' ILL request: <staff_url>/cgi-bin/koha/ill/ill-requests.pl?method=create&backend=Standard 3) Pick a type, add '42' (default koha admin user on k-t-d) to cardnumber and pick a library. Click 'Create'. 4) Look at the top toolbar buttons. Click the 'Switch provider' button. You should see 'ReprintsDesk' and 'PluginBackend', but the styling is wrong. 5) Apply patch. Repeat. Signed-off-by: David Nind <[email protected]> -- 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/
