https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17039
Kyle M Hall <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #66572|0 |1 is obsolete| | --- Comment #4 from Kyle M Hall <[email protected]> --- Created attachment 68737 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=68737&action=edit Bug 17039: Adding 'cancel' link and 'add new item' button to item edit form To test: 1) Go the the detail page for a record on staff side 2) Edit an existing item and scroll down to Save button 3) Notice no easy way to add a new item or cancel out of the form 4) Apply patch and refresh page 5) You should now see a new button next to the Save button, 'Add a new item', and a link 'Cancel' 6) Confirm clicking Cancel takes you back to the detail page for the record 7) Go to edit an item again 8) Change some fields/add some info to the item 9) Click the 'Add a new item' button and a confirm box should pop up. 10) Confirm that clicking 'cancel' does NOT take you to a new page, and your changes are still there 11) Click the button again, and this time click 'OK' 12) Confirm you are redirected to the 'add item' form Sponsored-by: Catalyst IT Signed-off-by: Kyle M Hall <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
