https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20883
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] | |ommunity.org --- Comment #8 from Jonathan Druart <[email protected]> --- (In reply to Andrew Isherwood from comment #0) > Currently, when displaying a list of ILL requests, or viewing a single > request, the requester's userid is not displayed. This should be visible. Why? :) We usually do not display the username anywhere AFAIK. Here you are adding a new column, maybe it could fit into the same column as the firstname and surname? On the detail view we have: Patron: firstname surname [42] [username] Not sure the [] are good for visibility and tell what we are displaying. I am just asking :) -- 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/
