From: erickson Date: Tue, 26 Jan 2010 16:29:31 +0000 (+0000) Subject: hide 2 org setting types whose underlying code has not yet been implemented in 1.6 X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=286a65442f32c1c7fd0a95627ec3760692d92c04;p=Evergreen.git 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_0@15386 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- 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 abfe28261b..3399388fd0 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;', } + */ };