From 40aab2585c31d6604728ccd85671d32da494bdbc Mon Sep 17 00:00:00 2001 From: Bill Erickson Date: Mon, 13 Dec 2010 21:28:56 -0500 Subject: [PATCH] advanced page needs sidebar.js --- Open-ILS/web/opac/skin/default/xml/common/js_common_postbody.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/Open-ILS/web/opac/skin/default/xml/common/js_common_postbody.xml b/Open-ILS/web/opac/skin/default/xml/common/js_common_postbody.xml index c35e074433..f3d5b8af59 100644 --- a/Open-ILS/web/opac/skin/default/xml/common/js_common_postbody.xml +++ b/Open-ILS/web/opac/skin/default/xml/common/js_common_postbody.xml @@ -253,6 +253,7 @@ openils.Util.requireLegacy('/skin/default/js/advanced.js'); openils.Util.requireLegacy('/skin/default/js/adv_global.js'); + openils.Util.requireLegacy('/skin/default/js/sidebar.js'); /* I'm not sure how to test for the situation where this block is -- 2.11.0