From: gerv%gerv.net <> Date: Sat, 6 Apr 2002 06:38:19 +0000 (+0000) Subject: Bug 135473 - Using back button after failure on attachment.cgi does not disable radio... X-Git-Tag: bugzilla-2.16rc1~132 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bd8f75be41dbd24b9ef90d2e1210c3bf0c4ed20e;p=thirdparty%2Fbugzilla.git Bug 135473 - Using back button after failure on attachment.cgi does not disable radio buttons when patch checkbox is checked. Patch by ddk , 2xr=gerv. --- diff --git a/template/default/attachment/enter.atml b/template/default/attachment/enter.atml index 9f7d359e58..44533512e4 100644 --- a/template/default/attachment/enter.atml +++ b/template/default/attachment/enter.atml @@ -32,6 +32,7 @@ th { text-align: right; vertical-align: baseline; white-space: nowrap; } td { text-align: left; vertical-align: baseline; padding-bottom: 5px; } " + extra = "onload=\"setContentTypeDisabledState();\"" %]