]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 465803: The default assignee field in editcomponents.cgi has emptyok = 1 despite...
authorlpsolit%gmail.com <>
Thu, 20 Nov 2008 03:06:39 +0000 (03:06 +0000)
committerlpsolit%gmail.com <>
Thu, 20 Nov 2008 03:06:39 +0000 (03:06 +0000)
template/en/default/admin/components/create.html.tmpl
template/en/default/admin/components/edit.html.tmpl

index 5b376bc79723442793cf4eb392e0ff0131ad0b76..144ef24c2084b67f0b7eca8d2761142a6032c755 100644 (file)
@@ -58,7 +58,6 @@
            id => "initialowner"
            value => ""
            size => 64
-           emptyok => 1
          %]
       </td>
     </tr>
index 0e3415da46874f3399be731cd333d46422729627..770d78e2f49bb5742f10469c3806732b9141cb97 100644 (file)
@@ -64,7 +64,6 @@
            id => "initialowner"
            value => comp.default_assignee.login
            size => 64
-           emptyok => 1
          %]
       </td>