Modify ↓
Opened 11 years ago
Closed 11 years ago
#12049 closed defect (fixed)
Inconsistent title attribute on Admin navigation item
| Reported by: | Ryan J Ollos | Owned by: | Ryan J Ollos |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.0.6 |
| Component: | admin/web | Version: | |
| Severity: | normal | Keywords: | navigation |
| Cc: | Branch: | ||
| Release Notes: |
Removed inconsistent |
||
| API Changes: | |||
| Internal Changes: | |||
Description
The Admin entry is the only navigation item that has the title attribute. We should probably just remove it: tags/trac-1.0.5/trac/admin/web_ui.py@:70#L59.
Attachments (0)
Change History (2)
comment:1 by , 11 years ago
| Owner: | set to |
|---|---|
| Status: | new → assigned |
comment:2 by , 11 years ago
| Release Notes: | modified (diff) |
|---|---|
| Resolution: | → fixed |
| Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.



Committed to 1.0-stable in [14037] and merged to trunk in [14038].