]> git.evergreen-ils.org Git - contrib/Conifer.git/commit
Remove display of patron birthdate, internet access level, etc rel_3_1_mergery_clean
authorDan Scott <dan@coffeecode.net>
Mon, 30 May 2011 17:14:29 +0000 (13:14 -0400)
committerDan Scott <dscott@laurentian.ca>
Fri, 20 Apr 2018 16:54:16 +0000 (12:54 -0400)
commitf8482ad4e426249c02175415cfc55b427565e3fb
tree2ea7565d56bc37b5b4ef9f0a948ef2aa87959239
parent956db59dc770cd59553e5d14d7800d65fccb18d9
Remove display of patron birthdate, internet access level, etc

These fields in the staff client are either not applicable or
potentially privacy-invasive or both. If the data somehow does
get into the system, we don't want it to show up on the staff
client anyway - and we don't want annoying warnings about unset
dates of birth, etc.

This is the hardcore way of doing things, we really should make
it yet another configuration setting. Oh well.

Signed-off-by: Dan Scott <dscott@laurentian.ca>
Open-ILS/xul/staff_client/server/patron/summary.js
Open-ILS/xul/staff_client/server/patron/summary_overlay.xul
Open-ILS/xul/staff_client/server/patron/util.js