]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 278711 : An empty entry is sometimes not useful and should be removed
authortravis%sedsystems.ca <>
Fri, 28 Jan 2005 04:04:39 +0000 (04:04 +0000)
committertravis%sedsystems.ca <>
Fri, 28 Jan 2005 04:04:39 +0000 (04:04 +0000)
Patch by John Beranek <john@redux.org.uk>   r=vladd, a=justdave

template/en/default/bug/create/create.html.tmpl
template/en/default/bug/edit.html.tmpl

index d22ab8dc69bfbdc379cc91e7fe86d796c04d5514..1d2287526bc902aac362b530f2eefd7089084c4a 100644 (file)
@@ -203,7 +203,6 @@ function set_assign_to() {
          value => cc
          disabled => cc_disabled
          size => 45
-         emptyok => 1
          multiple => 5
        %]
     </td>
index 27a01625b8eac332f43365a567e16ae6d7cb04f1..3b8cd7b06c5b0012365159c5e9862005a32c5d12 100644 (file)
             value => ""
             accesskey => "a"
             size => 30
-            emptyok => 1
             multiple => 5
           %]
       </td>