http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9366 --- Comment #1 from Jonathan Druart <jonathan.druart@biblibre.com> --- Created attachment 14469 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=14469&action=edit Bug 9366: On cataloguing each user can easily display tags or not If the syspref hide_marc is set to "don't display", tags are not shown by default. This patch adds a checkbox to hide/show tags directly on the cataloguing page. Test plan: Enable/disable the sysprefs hide_marc and advancedMARCeditor in order to check if the display is according with what the user want. Bonus: This patch removes the link "Show MARCtag documentation links" if the syspref advancedMARCeditor is enabled. -- You are receiving this mail because: You are watching all bug changes.