From c2f7bbe2286292f9c021022febcf5572021dae62 Mon Sep 17 00:00:00 2001 From: senator Date: Thu, 3 Feb 2011 13:15:39 -0500 Subject: [PATCH] get rid of some onkeydown events handlers, as well as onload and onerror events that aren't for real DOM events, but for dojo-related stuff --- .../default/kcls-wire/myopac/prefs.tt2 | 140 +++++++++--------- .../kcls-wire/parts/record/summary.tt2 | 3 +- 2 files changed, 70 insertions(+), 73 deletions(-) diff --git a/Open-ILS/web/templates/default/kcls-wire/myopac/prefs.tt2 b/Open-ILS/web/templates/default/kcls-wire/myopac/prefs.tt2 index ac08742299..d884d70e5f 100644 --- a/Open-ILS/web/templates/default/kcls-wire/myopac/prefs.tt2 +++ b/Open-ILS/web/templates/default/kcls-wire/myopac/prefs.tt2 @@ -326,19 +326,25 @@ Enter - New &myopac.summary.phone.day;: - - - + colspan='3'> + + Enter New &myopac.summary.phone.day;: + + + + + + + + + + @@ -362,17 +368,14 @@ New &myopac.summary.phone.evening;: - - - + + + + @@ -396,17 +399,14 @@ Enter New &myopac.summary.phone.other;: - - - + + + + @@ -441,17 +441,14 @@ &myopac.summary.username.enter; - - - + + + + @@ -483,8 +480,7 @@ + id='myopac_current_password' /> @@ -493,20 +489,19 @@ + id='myopac_new_password' /> + &myopac.summary.password.reenter; - + + + - &myopac.summary.email.new; - - - + + + &myopac.summary.email.new; + + + + + + + + + - &myopac.summary.id.primary; diff --git a/Open-ILS/web/templates/default/kcls-wire/parts/record/summary.tt2 b/Open-ILS/web/templates/default/kcls-wire/parts/record/summary.tt2 index fe8fa81c7c..f7092a09a9 100644 --- a/Open-ILS/web/templates/default/kcls-wire/parts/record/summary.tt2 +++ b/Open-ILS/web/templates/default/kcls-wire/parts/record/summary.tt2 @@ -8,8 +8,7 @@ Image of item + src='${ident.small}' />
&opac.image_provided;
-- 2.43.2