summaryrefslogtreecommitdiffstats
path: root/template
diff options
context:
space:
mode:
authortravis%sedsystems.ca <>2005-01-28 05:04:39 +0100
committertravis%sedsystems.ca <>2005-01-28 05:04:39 +0100
commitb61cb7207dea39ca70c2ffe3fbe3805506def34f (patch)
treea3780a502310103e7aec9455e1729ff70c13049f /template
parent8d4f43f154fd00b64234a64dc50394f8633bdd96 (diff)
downloadbugzilla-b61cb7207dea39ca70c2ffe3fbe3805506def34f.tar.gz
bugzilla-b61cb7207dea39ca70c2ffe3fbe3805506def34f.tar.xz
Bug 278711 : An empty entry is sometimes not useful and should be removed
Patch by John Beranek <john@redux.org.uk> r=vladd, a=justdave
Diffstat (limited to 'template')
-rw-r--r--template/en/default/bug/create/create.html.tmpl1
-rw-r--r--template/en/default/bug/edit.html.tmpl1
2 files changed, 0 insertions, 2 deletions
diff --git a/template/en/default/bug/create/create.html.tmpl b/template/en/default/bug/create/create.html.tmpl
index d22ab8dc6..1d2287526 100644
--- a/template/en/default/bug/create/create.html.tmpl
+++ b/template/en/default/bug/create/create.html.tmpl
@@ -203,7 +203,6 @@ function set_assign_to() {
value => cc
disabled => cc_disabled
size => 45
- emptyok => 1
multiple => 5
%]
</td>
diff --git a/template/en/default/bug/edit.html.tmpl b/template/en/default/bug/edit.html.tmpl
index 27a01625b..3b8cd7b06 100644
--- a/template/en/default/bug/edit.html.tmpl
+++ b/template/en/default/bug/edit.html.tmpl
@@ -179,7 +179,6 @@
value => ""
accesskey => "a"
size => 30
- emptyok => 1
multiple => 5
%]
</td>