From: Joseph Lewis Date: Thu, 5 Jul 2012 19:23:58 +0000 (-0600) Subject: LP 1020665 upgrade djConfig vars to dojoConfig/data-dojo-config. X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=59b1af93f333d4ec1555f694d5cd80b5e3aac3f7;p=evergreen%2Fjoelewis.git LP 1020665 upgrade djConfig vars to dojoConfig/data-dojo-config. The user of djConfig for config was turned to data-dojo-config as attributes, and dojoConfig in normal scripts as of dojo 1.6. Signed-off-by: Joseph Lewis --- diff --git a/Open-ILS/src/perlmods/lib/OpenILS/WWW/TemplateBatchBibUpdate.pm b/Open-ILS/src/perlmods/lib/OpenILS/WWW/TemplateBatchBibUpdate.pm index 1711b651a1..e1651dda71 100644 --- a/Open-ILS/src/perlmods/lib/OpenILS/WWW/TemplateBatchBibUpdate.pm +++ b/Open-ILS/src/perlmods/lib/OpenILS/WWW/TemplateBatchBibUpdate.pm @@ -217,7 +217,7 @@ 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 7029554d02..06f43a5f8f 100644 --- a/Open-ILS/src/templates/opac/parts/js.tt2 +++ b/Open-ILS/src/templates/opac/parts/js.tt2 @@ -41,7 +41,7 @@ [%- END %] [%- IF want_dojo; -%] + + - + + data-dojo-config="parseOnLoad: true, isDebug:false"> diff --git a/Open-ILS/web/conify/global/permission/perm_list.html b/Open-ILS/web/conify/global/permission/perm_list.html index e6197c8b14..c6b0b897e5 100644 --- a/Open-ILS/web/conify/global/permission/perm_list.html +++ b/Open-ILS/web/conify/global/permission/perm_list.html @@ -56,8 +56,8 @@ - - + + 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 d41e76b151..051c207d7b 100644 --- a/Open-ILS/web/opac/extras/circ/alt_holds_print.html +++ b/Open-ILS/web/opac/extras/circ/alt_holds_print.html @@ -30,7 +30,7 @@ diff --git a/Open-ILS/web/opac/skin/default/xml/common/js_common.xml b/Open-ILS/web/opac/skin/default/xml/common/js_common.xml index 4fc46053a2..5c8bd75466 100644 --- a/Open-ILS/web/opac/skin/default/xml/common/js_common.xml +++ b/Open-ILS/web/opac/skin/default/xml/common/js_common.xml @@ -12,7 +12,7 @@ + - + 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 66c5601504..f2fb4ee120 100644 --- a/Open-ILS/xul/staff_client/server/admin/copy_locations.xhtml +++ b/Open-ILS/xul/staff_client/server/admin/copy_locations.xhtml @@ -11,8 +11,8 @@ &staff.server.admin.copy_locations.title; - - + + + data-dojo-config="parseOnLoad: true, isDebug:false">