https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40498
Owen Leonard <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #190480|0 |1 is obsolete| | --- Comment #5 from Owen Leonard <[email protected]> --- Created attachment 192124 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=192124&action=edit Bug 40498: Improve style of list transfer form This patch makes some style changes to the list transfer form. Since it needs the same CSS that is used on the circulation page, the CSS block is moved from circulation.tt to staff-global.scss. The patch also changes the behavior of the form so that the "New owner" line doesn't appear until after a patron has been selected. To test, apply the patch and rebuild the staff interface CSS. - If necessary, create a public list. - From the list of public lists, click the "Transfer" button. - Verify that the form looks correct. The patron search field should match the search field shown when you navigate directly to circulation.pl - Search for a patron who has permission to manage public lists. - After you select a patron, a new line should appear: "New owner: [name]" - Click "Transfer" and confirm that the process works correctly. Sponsored-by: Athens County Public Libraries -- 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/
