From: senator Date: Mon, 13 Dec 2010 21:37:47 +0000 (-0500) Subject: cleanup X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=c80853ee6c3b89867decb835f020d217b87dfdd1;p=evergreen%2Fequinox.git cleanup --- diff --git a/Open-ILS/web/opac/skin/default/xml/common/altcanvas.xml b/Open-ILS/web/opac/skin/default/xml/common/altcanvas.xml index cbaf0ad95e..8a67377ed1 100644 --- a/Open-ILS/web/opac/skin/default/xml/common/altcanvas.xml +++ b/Open-ILS/web/opac/skin/default/xml/common/altcanvas.xml @@ -14,16 +14,6 @@ - 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 2ab945bff7..ff7f4be7a6 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 @@ -233,12 +233,32 @@ + + openils.Util.requireLegacy('/skin/default/js/sidebar_extras.js'); + openils.Util.requireLegacy('/skin/default/js/mresult.js'); + openils.Util.requireLegacy('/skin/default/js/result_common.js'); + openils.Util.requireLegacy('/skin/default/js/tips.js'); + openils.Util.requireLegacy('/skin/default/js/holds.js'); + + + + openils.Util.requireLegacy('/skin/default/js/cn_browse.js'); + openils.Util.requireLegacy('/skin/default/js/advanced.js'); openils.Util.requireLegacy('/skin/default/js/adv_global.js'); + /* I'm not sure how to test for the situation where this block is + needed, but this won't hurt. */ + try { + if ($('holds_frozen_chkbox').checked) + unHideMe($("hold_frozen_thaw_row")); + } catch (E) { + void(0); + } + console.log('end of main script'); } diff --git a/Open-ILS/web/opac/skin/default/xml/common/logo.xml b/Open-ILS/web/opac/skin/default/xml/common/logo.xml index ae188658da..7da00d91af 100644 --- a/Open-ILS/web/opac/skin/default/xml/common/logo.xml +++ b/Open-ILS/web/opac/skin/default/xml/common/logo.xml @@ -1,6 +1,3 @@
-
diff --git a/Open-ILS/web/opac/skin/default/xml/common/searchbar.xml b/Open-ILS/web/opac/skin/default/xml/common/searchbar.xml index 89ee173f79..970ca1d628 100644 --- a/Open-ILS/web/opac/skin/default/xml/common/searchbar.xml +++ b/Open-ILS/web/opac/skin/default/xml/common/searchbar.xml @@ -34,29 +34,6 @@ },0); ]]> - - - - - diff --git a/Open-ILS/web/opac/skin/default/xml/home/homesearch.xml b/Open-ILS/web/opac/skin/default/xml/home/homesearch.xml index fef5918110..1c68a45008 100644 --- a/Open-ILS/web/opac/skin/default/xml/home/homesearch.xml +++ b/Open-ILS/web/opac/skin/default/xml/home/homesearch.xml @@ -16,9 +16,6 @@ -
&opac.search.nowSearching; diff --git a/Open-ILS/web/opac/skin/default/xml/page_cnbrowse.xml b/Open-ILS/web/opac/skin/default/xml/page_cnbrowse.xml index cc2c4a4dcd..f5c3ae7245 100644 --- a/Open-ILS/web/opac/skin/default/xml/page_cnbrowse.xml +++ b/Open-ILS/web/opac/skin/default/xml/page_cnbrowse.xml @@ -1,6 +1,3 @@
-
- - diff --git a/Open-ILS/web/opac/skin/default/xml/page_mresult.xml b/Open-ILS/web/opac/skin/default/xml/page_mresult.xml index b507d425ae..8965a6d728 100644 --- a/Open-ILS/web/opac/skin/default/xml/page_mresult.xml +++ b/Open-ILS/web/opac/skin/default/xml/page_mresult.xml @@ -1,9 +1,4 @@
- - - - -
diff --git a/Open-ILS/web/opac/skin/default/xml/page_rresult.xml b/Open-ILS/web/opac/skin/default/xml/page_rresult.xml index 81467721a4..8965a6d728 100644 --- a/Open-ILS/web/opac/skin/default/xml/page_rresult.xml +++ b/Open-ILS/web/opac/skin/default/xml/page_rresult.xml @@ -1,11 +1,4 @@
-
diff --git a/Open-ILS/web/opac/skin/default/xml/result/result_common.xml b/Open-ILS/web/opac/skin/default/xml/result/result_common.xml index 07cc8b7f60..8228d82833 100644 --- a/Open-ILS/web/opac/skin/default/xml/result/result_common.xml +++ b/Open-ILS/web/opac/skin/default/xml/result/result_common.xml @@ -1,38 +1,4 @@ -
- - - -
- -