https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18980
--- Comment #19 from Marcel de Rooy <[email protected]> --- (In reply to Jonathan Druart from comment #17) > AdjustRemark is a bit awkward, we could show the note only if the shelf is > shared, private and changes are allowed by anyone seeing this list. Hmm. Guess that 20 lines are a bit long to accomplish this, right? But apart from that, this sub just does what you say it should. And note it should not only show but it should also hide since it is dynamical and responds to change events on some other controls. I could compress it a bit, but essentially we need all the checks currently there. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
