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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user