Patch by Sam Ziegler <ziegler@mediaguaranty.com> -- allow querying for

empty resolution.


git-svn-id: svn://10.0.0.236/trunk@9124 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
terry%netscape.com
1998-09-02 19:02:30 +00:00
parent 67e772ba10
commit 8695c64724
2 changed files with 6 additions and 2 deletions

View File

@@ -112,7 +112,7 @@ puts "
</td>
<td align=left valign=top>
<SELECT NAME=\"resolution\" MULTIPLE SIZE=7>
[make_options $legal_resolution $default(resolution) $type(resolution)]
[make_options [concat $legal_resolution [list "---"]] $default(resolution) $type(resolution)]
</SELECT>
</td>
<td align=left valign=top>