From 8f90a72f283d3716094a411b9cb607f2027f0cf2 Mon Sep 17 00:00:00 2001 From: phasefx Date: Fri, 27 Aug 2010 18:13:26 +0000 Subject: [PATCH] support hiding of patron credit functionality. To do this, create a server/skin/global_custom.css file containing .hide_patron_credit { display: none } git-svn-id: svn://svn.open-ils.org/ILS/trunk@17361 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- Open-ILS/xul/staff_client/server/patron/bill2.xul | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Open-ILS/xul/staff_client/server/patron/bill2.xul b/Open-ILS/xul/staff_client/server/patron/bill2.xul index 6251424c1b..1d4cc14cbe 100644 --- a/Open-ILS/xul/staff_client/server/patron/bill2.xul +++ b/Open-ILS/xul/staff_client/server/patron/bill2.xul @@ -96,7 +96,7 @@ - + @@ -169,7 +169,7 @@