summaryrefslogtreecommitdiffstats
path: root/template
diff options
context:
space:
mode:
authorGuy Pyrzak <guy.pyrzak@gmail.com>2010-09-19 01:04:29 +0200
committerFrédéric Buclin <LpSolit@gmail.com>2010-09-19 01:04:29 +0200
commite2306b2956ad719082dbfac89d58aadacb5240f6 (patch)
tree69e7e4ce7376117b8d62cd7ebc7ffd371b28d67e /template
parent8042dfb30a65cbc2430e3dac0c854c0b70f3526a (diff)
downloadbugzilla-e2306b2956ad719082dbfac89d58aadacb5240f6.tar.gz
bugzilla-e2306b2956ad719082dbfac89d58aadacb5240f6.tar.xz
Bug 594155: IE6 throws JS errors when filing new bugs
r/a=LpSolit
Diffstat (limited to 'template')
-rw-r--r--template/en/default/bug/create/create.html.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/bug/create/create.html.tmpl b/template/en/default/bug/create/create.html.tmpl
index ebb222850..43f113150 100644
--- a/template/en/default/bug/create/create.html.tmpl
+++ b/template/en/default/bug/create/create.html.tmpl
@@ -550,7 +550,7 @@ TUI_hide_default('attachment_text_field');
MSG_LOADING: 'Searching for possible duplicates...',
MSG_EMPTY: 'No possible duplicates found.',
SUMMARY: 'Possible Duplicates'
- },
+ }
});
</script>
</td>