#3320: Custom fields can't be hidden
----------------------------------+-----------------------------------------
Reporter: [EMAIL PROTECTED] | Owner: jonas
Type: enhancement | Status: new
Priority: normal | Milestone: 0.10
Component: ticket system | Version: devel
Severity: normal | Keywords:
----------------------------------+-----------------------------------------
Though this is already fixed in the new workflow branch, it would be nice
to fix this for 0.10.
All that needs to be done is add to following
[source:trunk/trac/ticket/[EMAIL PROTECTED] here]:
{{{
#!python
'skip': config.getbool(name + '.skip', False)
}}}
--
Ticket URL: <http://projects.edgewall.com/trac/ticket/3320>
The Trac Project <http://trac.edgewall.com/>
_______________________________________________
Trac-Tickets mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac-tickets