From 838397282cfa4373d225653dd262f938c393cea0 Mon Sep 17 00:00:00 2001 From: Chris Sharp Date: Sat, 27 Aug 2016 08:02:11 -0400 Subject: [PATCH] LP#1617556 - Remove openils_dojo.js references Somewhere along the way, openils_dojo.js was removed, but references remained. This removes them, hopefully helping to speed up page loads. Signed-off-by: Chris Sharp --- Open-ILS/src/perlmods/lib/OpenILS/WWW/TemplateBatchBibUpdate.pm | 2 -- Open-ILS/src/templates/base.tt2 | 1 - Open-ILS/src/templates/opac/parts/js.tt2 | 1 - Open-ILS/web/conify/global/actor/org_unit.html | 1 - Open-ILS/web/conify/global/actor/org_unit_type.html | 1 - Open-ILS/web/conify/global/config/copy_status.html | 1 - Open-ILS/web/conify/global/config/marc_code_maps.html | 2 -- Open-ILS/web/conify/global/permission/grp_tree.html | 1 - Open-ILS/web/conify/global/permission/perm_list.html | 1 - Open-ILS/web/opac/extras/circ/alt_holds_print.html | 1 - Open-ILS/xul/staff_client/server/admin/closed_dates.xhtml | 1 - Open-ILS/xul/staff_client/server/admin/copy_locations.xhtml | 1 - Open-ILS/xul/staff_client/server/admin/org_unit_settings.xhtml | 3 +-- 13 files changed, 1 insertion(+), 16 deletions(-) diff --git a/Open-ILS/src/perlmods/lib/OpenILS/WWW/TemplateBatchBibUpdate.pm b/Open-ILS/src/perlmods/lib/OpenILS/WWW/TemplateBatchBibUpdate.pm index 6d75965f16..a750c3b44d 100644 --- a/Open-ILS/src/perlmods/lib/OpenILS/WWW/TemplateBatchBibUpdate.pm +++ b/Open-ILS/src/perlmods/lib/OpenILS/WWW/TemplateBatchBibUpdate.pm @@ -226,7 +226,6 @@ sub show_processing_template { - - - diff --git a/Open-ILS/src/templates/opac/parts/js.tt2 b/Open-ILS/src/templates/opac/parts/js.tt2 index 2fc0a4f4e9..433bec4d4c 100644 --- a/Open-ILS/src/templates/opac/parts/js.tt2 +++ b/Open-ILS/src/templates/opac/parts/js.tt2 @@ -68,7 +68,6 @@ }, lang, bidi; - [%- # So the following works in Mozilla and Chrome, but not in IE8. # Seems like it /should/ work anywhere, though, and obviate the diff --git a/Open-ILS/web/conify/global/actor/org_unit.html b/Open-ILS/web/conify/global/actor/org_unit.html index aca9335523..547e8b0fe0 100644 --- a/Open-ILS/web/conify/global/actor/org_unit.html +++ b/Open-ILS/web/conify/global/actor/org_unit.html @@ -63,7 +63,6 @@ - diff --git a/Open-ILS/web/conify/global/actor/org_unit_type.html b/Open-ILS/web/conify/global/actor/org_unit_type.html index 4b1e843807..dc3e775059 100644 --- a/Open-ILS/web/conify/global/actor/org_unit_type.html +++ b/Open-ILS/web/conify/global/actor/org_unit_type.html @@ -57,7 +57,6 @@ - diff --git a/Open-ILS/web/conify/global/config/copy_status.html b/Open-ILS/web/conify/global/config/copy_status.html index af3c67b657..d4bdfa0c5b 100644 --- a/Open-ILS/web/conify/global/config/copy_status.html +++ b/Open-ILS/web/conify/global/config/copy_status.html @@ -58,7 +58,6 @@ - diff --git a/Open-ILS/web/conify/global/config/marc_code_maps.html b/Open-ILS/web/conify/global/config/marc_code_maps.html index 9a8bbb0ad8..039e179e78 100644 --- a/Open-ILS/web/conify/global/config/marc_code_maps.html +++ b/Open-ILS/web/conify/global/config/marc_code_maps.html @@ -57,8 +57,6 @@ - diff --git a/Open-ILS/web/conify/global/permission/grp_tree.html b/Open-ILS/web/conify/global/permission/grp_tree.html index d6ebe497e6..91c6e7d5d6 100644 --- a/Open-ILS/web/conify/global/permission/grp_tree.html +++ b/Open-ILS/web/conify/global/permission/grp_tree.html @@ -76,7 +76,6 @@ - diff --git a/Open-ILS/web/conify/global/permission/perm_list.html b/Open-ILS/web/conify/global/permission/perm_list.html index 680cf6104f..83278302b3 100644 --- a/Open-ILS/web/conify/global/permission/perm_list.html +++ b/Open-ILS/web/conify/global/permission/perm_list.html @@ -57,7 +57,6 @@ - diff --git a/Open-ILS/web/opac/extras/circ/alt_holds_print.html b/Open-ILS/web/opac/extras/circ/alt_holds_print.html index 3ad3145415..dc298fe66e 100644 --- a/Open-ILS/web/opac/extras/circ/alt_holds_print.html +++ b/Open-ILS/web/opac/extras/circ/alt_holds_print.html @@ -34,7 +34,6 @@ var sort_order = ["acplo.position", "prefix", "call_number", "suffix", "request_time"]; - diff --git a/Open-ILS/xul/staff_client/server/admin/closed_dates.xhtml b/Open-ILS/xul/staff_client/server/admin/closed_dates.xhtml index 8eb074e4c1..e7a70e60fb 100644 --- a/Open-ILS/xul/staff_client/server/admin/closed_dates.xhtml +++ b/Open-ILS/xul/staff_client/server/admin/closed_dates.xhtml @@ -11,7 +11,6 @@ &staff.server.admin.closed_dates.title; - diff --git a/Open-ILS/xul/staff_client/server/admin/copy_locations.xhtml b/Open-ILS/xul/staff_client/server/admin/copy_locations.xhtml index 0d4fb94c68..e0c8cdd961 100644 --- a/Open-ILS/xul/staff_client/server/admin/copy_locations.xhtml +++ b/Open-ILS/xul/staff_client/server/admin/copy_locations.xhtml @@ -12,7 +12,6 @@ &staff.server.admin.copy_locations.title; -