[Koha-bugs] [Bug 9366] On cataloguing each user can easily display tags or not

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Mar 10 16:05:48 CET 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9366

--- Comment #32 from sandboxes at biblibre.com <sandboxes at biblibre.com> ---
Created attachment 26016
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=26016&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. The value is stored in a cookie.

Test plan:
Enable/disable the sysprefs hide_marc and advancedMARCeditor in order to
check if the display is according with what the user want.
Reload the page and verify the value is kept.
The first value of the cookie is retrieved from the hide_marc pref.

Bonus:
This patch removes the link "Show MARCtag documentation links" if the
syspref advancedMARCeditor is enabled.

Signed-off-by: Joel Aloi <aloi54 at live.fr>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list