From: phasefx Date: Tue, 27 Oct 2009 04:04:12 +0000 (+0000) Subject: back out part of the last Record In-House Use changeset dealing with org unit settings X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=3d6aa8d4137b9876418e4a1a9b30c796e3c31595;p=Evergreen.git back out part of the last Record In-House Use changeset dealing with org unit settings git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_4_0@14622 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- diff --git a/Open-ILS/web/opac/locale/en-US/lang.dtd b/Open-ILS/web/opac/locale/en-US/lang.dtd index 65805fc7b0..e265f0375e 100644 --- a/Open-ILS/web/opac/locale/en-US/lang.dtd +++ b/Open-ILS/web/opac/locale/en-US/lang.dtd @@ -1512,10 +1512,9 @@ - - - - + + + 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 0f4a113019..ca0f3450d1 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 @@ -117,16 +117,6 @@ label : '&staff.server.admin.org_settings.cat.bib.alert_on_empty;', desc : '&staff.server.admin.org_settings.cat.bib.alert_on_empty.desc;', type : 'bool' - }, - 'ui.circ.in_house_use.entry_cap' : { - label : '&ui.circ.in_house_use.entry_cap;', - desc : '&ui.circ.in_house_use.entry_cap.desc;', - type : 'integer' - }, - 'ui.circ.in_house_use.entry_warn' : { - label : '&ui.circ.in_house_use.entry_warn;', - desc : '&ui.circ.in_house_use.entry_warn.desc;', - type : 'integer' } };