Comment 2 for bug 731521

Revision history for this message
Jason Etheridge (phasefx) wrote : Re: [Bug 731521] Re: 2.0 patron editor uses shortnames for home library

On Tue, Mar 8, 2011 at 1:35 PM, Michael Peters <email address hidden> wrote:
> I'd like to second this.  If possible, maybe we could have something
> like this...
>
> Full Name | Shortname
>
> Staff, at least here, have an easier time finding their full name,
> rather than their shortname.

A localized property for it would be a good enhancement request. I'm
not sure how it works in dojo exactly, but could feed different parts
of the orgs to different position variables, and a given localization
could use or not use the variables as they saw fit.

Something like

  "HOME_LIB": "${0} : ${1}"

in ./js/dojo/openils/User/nls/User.js