On Thursday 23 August 2007, Trac wrote: > How I can add more options to resolve as: options in ticket?
I don't remember for sure which branch (0.10-stable, or 0.11dev trunk) it was added to, but webadmin lets you add resolutions. trac-admin may also have an interface for that now. Failing that, you can use sql. The resolutions are in the enum table, IIRC. Eli --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
