http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13134
--- Comment #4 from Kyle M Hall <[email protected]> --- (In reply to Owen Leonard from comment #3) > My inclination is to add this to the line with the patron name, similar to > the way we do it on the screen where you submit a partial name for checkout > and are presented with a multi-select. For example: > > <li> > <a href="/cgi-bin/koha/members/moremember.pl?borrowernumber=[% > borrowernumber %]">[% borsurname %], [% borfirstname %]</a> > ([% borcnum %]<span class="patron-category"> - [% borcategory %]</span>) > </li> > > Which would like something like this: > > - Leonard, Owen (012345 - Adult) > > Seems more compact and logical to me. I agree. I think that's a much better idea. I'll update the patch as soon as I can. -- 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/
