http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6178
Owen Leonard <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Templates |Tools AssignedTo|[email protected] |[email protected] --- Comment #7 from Owen Leonard <[email protected]> 2011-05-20 18:16:44 UTC --- I've tried to decipher Tags.pm but I'm failing. I think in order for this to work best we should just always show all tags, including the logged-in user if there is one. I can't see how to gracefully handle the presence or absence of a borrowernumber in get_approval_rows(). If we add tags_all.borrowernumber to the set of returned data we should be able to style the user's tags differently from other tags as suggested in Attachment 2637 of Bug 2899 (of which this bug report is probably a duplicate when it comes down to it). Assuming we can visually distinguish the user's tags from others I think that obviates the need to have a way to show only the user's tags. Can someone else take a crack at this? -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. _______________________________________________ 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/
