From 06d4317fc35564339ca77254f4f2508e154617c4 Mon Sep 17 00:00:00 2001 From: Bill Erickson Date: Wed, 12 Oct 2016 16:11:06 -0400 Subject: [PATCH] JBAS-1625 Pending patrons create date column Signed-off-by: Bill Erickson --- Open-ILS/xul/staff_client/server/patron/staged.js | 1 - 1 file changed, 1 deletion(-) diff --git a/Open-ILS/xul/staff_client/server/patron/staged.js b/Open-ILS/xul/staff_client/server/patron/staged.js index 90d59b2c10..cbbf91b0c4 100644 --- a/Open-ILS/xul/staff_client/server/patron/staged.js +++ b/Open-ILS/xul/staff_client/server/patron/staged.js @@ -250,7 +250,6 @@ function init_list() { stgu_passwd : {hidden : true}, stgu_ident_type : {hidden : true}, stgu_row_id : {hidden : true}, - stgu_row_date : {hidden : true}, stgu_dob : {width : 27} // KCLS: squish dob by default } ).concat( -- 2.11.0