Hi Are you sure it's TRAC_ADMIN and not TICKET_ADMIN?
See: http://trac.edgewall.org/browser/branches/0.11-stable/sample-plugins/ticket_clone.py Depending on how you want to do it, maybe changing to TICKET_MODIFY will give what you want? <http://trac.edgewall.org/browser/branches/0.11-stable/sample-plugins/ticket_clone.py>Cheers / Erik On Tue, May 4, 2010 at 10:23 PM, LU Steven Y <[email protected] > wrote: > Hi, > > Our Trac system has installed plug-in ticket_clone.py by previous admin. > But the "clone" button only displayed for Trac Admin user. Anyone knows > how to make clone button available for all users? > > Thanks, > Steven > > -- > 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]<trac-users%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/trac-users?hl=en. > > -- 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.
