From: Jason Etheridge Date: Tue, 1 Oct 2013 20:21:43 +0000 (-0400) Subject: modify data.xul X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=054d3b2feb462ab3ad95a88a8bee20f611dc46fc;p=working%2FEvergreen.git modify data.xul --- diff --git a/Open-ILS/xul/staff_client/server/main/data.xul b/Open-ILS/xul/staff_client/server/main/data.xul index f18146b49e..7f86c14abd 100644 --- a/Open-ILS/xul/staff_client/server/main/data.xul +++ b/Open-ILS/xul/staff_client/server/main/data.xul @@ -95,6 +95,8 @@ //cache_me('/xul/server/util/browser.xul','http'); //cache_me('/xul/server/util/rbrowser.xul','http'); + cache_me('/xul/server//patron/search.js','http'); + cache_me('/xul/server//patron/patron.js','http'); //cache_me('/xul/server//patron/display.js','http'); //cache_me('/xul/server//patron/holds.js','http'); //cache_me('/xul/server//patron/items.js','http'); @@ -103,7 +105,8 @@ //cache_me('/xul/server//patron/summary.js','http'); //cache_me('/xul/server//patron/util.js','http'); - //cache_me('/xul/server/patron/display.xul','http'); + cache_me('/xul/server/patron/display.xul','http'); + cache_me('/xul/server/patron/display_horiz.xul','http'); //cache_me('/xul/server/patron/display_overlay.xul','http'); //cache_me('/xul/server/patron/holds.xul','http'); //cache_me('/xul/server/patron/holds_overlay.xul','http'); @@ -115,7 +118,7 @@ //cache_me('/xul/server/patron/search_result_overlay.xul','http'); //cache_me('/xul/server/patron/summary.xul','http'); //cache_me('/xul/server/patron/summary_overlay.xul','http'); - //cache_me('/xul/server/patron/barcode_entry.xul','http'); + cache_me('/xul/server/patron/barcode_entry.xul','http'); //cache_me('/xul/server/admin/adminlib.js','http'); //cache_me('/xul/server/admin/admin.css','http');