On Wed, Mar 18, 2015 at 12:13 PM, Richard Hipp <[email protected]> wrote:

> On 3/18/15, Ron W <[email protected]> wrote:
> > I was going to suggest changing:
> >     <th1>combobox severity $severity_choices 1</th1>
> >
> > to:
> >     <th1>combobox severity $severity_choices 3</th1>
> >
>
> Did you make the change on both the New Ticket and Edit Ticket scripts?
>

I should have looked in Edit Ticket first. Still had to guess, but:

    if {![info exists submit]} {set severity "Important"}

worked.

So, what does third parameter to "combobox" do?
_______________________________________________
fossil-users mailing list
[email protected]
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to