From 37d143b64d30afce3ab27f9d4985e68d5b3325cc Mon Sep 17 00:00:00 2001 From: erickson Date: Tue, 26 Jan 2010 16:27:35 +0000 Subject: [PATCH] hide 2 org setting types whose underlying code has not yet been implemented in 1.6 git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_6@15385 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- Open-ILS/xul/staff_client/server/admin/org_unit_settings.xhtml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Open-ILS/xul/staff_client/server/admin/org_unit_settings.xhtml b/Open-ILS/xul/staff_client/server/admin/org_unit_settings.xhtml index 60c6633d2e..eadba00c59 100644 --- a/Open-ILS/xul/staff_client/server/admin/org_unit_settings.xhtml +++ b/Open-ILS/xul/staff_client/server/admin/org_unit_settings.xhtml @@ -201,6 +201,7 @@ desc : '&staff.server.admin.org_settings.opac.allow_pending_address.desc;', type : 'bool' }, + /* 'ui.circ.show_billing_tab_on_bills' : { label : '&staff.server.admin.org_settings.ui.circ.show_billing_tab_on_bills;', desc : '&staff.server.admin.org_settings.ui.circ.show_billing_tab_on_bills.desc;', @@ -210,6 +211,7 @@ label : '&staff.server.admin.org_settings.ui.circ.patron_display_timeout_interval;', desc : '&staff.server.admin.org_settings.ui.circ.patron_display_timeout_interval.desc;', }, + */ 'lib.courier_code' : { label : '&staff.server.admin.org_settings.lib.courier_code;', desc : '&staff.server.admin.org_settings.lib.courier_code.desc;', -- 2.11.0