#11299 closed enhancement (wontfix)
ticket
| Reported by: | anonymous | Owned by: | osimons | 
|---|---|---|---|
| Priority: | normal | Component: | CustomFieldAdminPlugin | 
| Severity: | normal | Keywords: | |
| Cc: | v9jhon@… | Trac Release: | 0.12 | 
Description
Buen dia, me gustaria saber como puedo cambiar el label del Cc: y como puedo ocultar un campo que creo en ticket-custon la idea seria mostrarlo o ocultarlo sin necesidad de borrarlo del trac.ini
Attachments (0)
Change History (5)
comment:1 Changed 12 years ago by
comment:2 Changed 12 years ago by
Good day, I would like to know how I can change the label of the Cc: and how I can hide a field in ticket-custon think the idea would show it or hide it without having to delete it from trac.ini
comment:3 Changed 12 years ago by
Good day, I would like to know how I can change the label of the Cc: and how I can hide a field in ticket-custon think the idea would show it or hide it without having to delete it from trac.ini
comment:4 Changed 12 years ago by
| Resolution: | → wontfix | 
|---|---|
| Status: | new → closed | 
| Type: | defect → enhancement | 
The plugin only manges custom fields. The cc: field is a standard Trac field, and not something that can be changed via configuration.
As for hiding without deleting, all the plugin does is edit trac.ini for you. So you could just comment out the relevant lines in trac.ini yourself (a comment is any line starting with a semi-colon (;). That way the settings are still there and readable and easily enabled, but they aren't used as they are just parsed as comments.




English, please...