[Koha-bugs] [Bug 21388] Add ability to hide Non-public Notes from Circulation Page

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed May 6 00:09:09 CEST 2020


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

--- Comment #3 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
Yes, I think it would require moving the info into a new column - but more
columns will take up more space. I wonder if the CSS solution might be enough
here?

#circ_circulation .item-note-nonpublic { display:none; }

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


More information about the Koha-bugs mailing list