Hides billing types and credit amount from bills2.xul screen (cherry picked from...
authorBill Erickson <berickxx@gmail.com>
Wed, 29 Oct 2014 21:08:57 +0000 (17:08 -0400)
committerBill Erickson <berickxx@gmail.com>
Thu, 21 Mar 2019 19:46:23 +0000 (15:46 -0400)
    Cross-port: c75b210

Open-ILS/xul/staff_client/server/skin/global_custom.css

index 0e02f68..e206f64 100644 (file)
@@ -1,6 +1,5 @@
-
-
 .hide_patron_credit { display: none }
 .hide_patron_work{ display: none }
 .hide_patron_goods { display: none }
+.hide_patron_credit_card{ display: none }
 #credit_forward { display: none;}