https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21280 --- Comment #20 from Michal Denar <black23@gmail.com> --- Created attachment 87319 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=87319&action=edit Bug 21280: Move MARC editor tabs to an include file Moves the tabs code from addbiblio.tt to marc_editor.inc and changes authorities.tt to use it too. Minor changes in the tabs code were needed to support both functions. Adds support for toggling docs and tags for authorities and updates default documentation links. Test plan: 1. Test adding and editing biblio records and authority records. 2. Make sure visibility of fields is correct initially and when values are added. 3. Make sure settings for tags and documentation links work and stick across edits, also for authorities. Signed-off-by: Michal Denar <black23@gmail.com> Signed-off-by: Michal Denar <black23@gmail.com> -- You are receiving this mail because: You are watching all bug changes.