data.hash.aous not available in 1.4. We'd need to backport open-ils.actor.org_unit_s...
authorphasefx <phasefx@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Tue, 27 Oct 2009 03:52:09 +0000 (03:52 +0000)
committerphasefx <phasefx@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Tue, 27 Oct 2009 03:52:09 +0000 (03:52 +0000)
git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_4_0@14620 dcc99617-32d9-48b4-a31d-7c20da2025e4

Open-ILS/xul/staff_client/server/circ/in_house_use.js

index d1f8250..c24064b 100644 (file)
@@ -18,8 +18,8 @@ circ.in_house_use.prototype = {
 
                var obj = this;
 
-               obj.entry_cap = Number( obj.data.hash.aous['ui.circ.in_house_use.entry_cap'] ) || 99;
-               obj.entry_warn = Number( obj.data.hash.aous['ui.circ.in_house_use.entry_warn'] ) || 20;
+               obj.entry_cap = /* Number( obj.data.hash.aous['ui.circ.in_house_use.entry_cap'] ) || */ 99;
+               obj.entry_warn = /* Number( obj.data.hash.aous['ui.circ.in_house_use.entry_warn'] ) || */ 20;
 
                JSAN.use('circ.util');
                var columns = circ.util.columns(