[Koha-bugs] [Bug 7960] Choice to not show the text labels for item types

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Sep 6 23:12:07 CEST 2022


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7960

David Nind <david at davidnind.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Text to go in the|                            |This enhancement adds the
      release notes|                            |class "itypetext" around
                   |                            |item type descriptions so
                   |                            |they can be hidden with
                   |                            |CSS. To hide the
                   |                            |descriptions, add
                   |                            |.itypetext { display:none;
                   |                            |} to the OPACUserCSS (for
                   |                            |the OPAC) or
                   |                            |IntranetUserCSS (for the
                   |                            |staff interface) system
                   |                            |preferences.

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


More information about the Koha-bugs mailing list