https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29621
Lucas Gass <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #6 from Lucas Gass <[email protected]> --- This is all working fine but the private lists add this bit: <span class="privateshelf">Private</span> which creates a display like this: Lists that include this title: list1 Private | list2 To me, that looks a little confusing. Would something like this be better? Lists that include this title: list1(Private) | list2 Also, lists are pipe separated on the detail page and comma separated on the results page. Should this be consistent? Maybe even make them CSS pseudo elements but perhaps we need Bug 27613 to get in first. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
