https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7508
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the| |This enhancement to the release notes| |staff interface | |bibliographic record items | |detail tab: | |1. Adds a | |sidebar sub-menu showing | |barcodes (or item numbers) | |so that staff can jump | |directly to an item. (The | |sub-menu uses a scrollbar | |if the record has around 15 | |or more items.) | |2. Makes | |each item on the page | |collapsible, so item | |details are hidden when | |clicking the item header. | | | |Note: The heading for each | |item is "Barcode ...". For | |an item without a barcode, | |the heading is "Item number | |...". | | | |Technical changes: | |- JavaScript code moved | |from the authority and MARC | |editors into the global | |JavaScript file. This is | |the code that helps you | |jump to a specific part of | |a page. | |- staff-global.scss | |modified to improve the | |readability of the sidebar | |sub-menu and removes CSS | |which was specific to the | |system preferences page. | |This makes the sub-menus on | |the item details and system | |preferences pages | |consistent with each other. -- 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/
