https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36320
--- Comment #7 from Owen Leonard <[email protected]> --- Created attachment 172830 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=172830&action=edit Bug 36320: Clicking Edit items from catalogue/detail.pl leads to 'Add item' screen This patch updates the catalog toolbar so that the "Edit items" choice under the "Edit" menu is replaced with two new options: "Manage items," which takes you to the top of the add/edit items page; and "Add item" which takes the user directly to the add item form (scrolling automatically past the table of existing items). The patch also adds a "Jump to add item form" link at the top of the add/edit items page. To test, apply the patch and search for a bibliographic record in the staff interface. - View the detail page for the record. - Click the "Edit" menu button in the toolbar. - You should see the two new menu items, "Manage items" and "Add item." - Clicking the "Manage items" button should take you to the top of the add/edit items page in cataloging. - You should see a "Jump to add item form" limk under the page heading. - Clicking it should jump you to the "Add item" form. - Clicking the "Add item" menu item from the bibliographic detail "Edit" menu should take you directly to the add item form, scrolling down past the existing items. 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/
