Modify ↓
Opened 5 years ago
Closed 5 years ago
#2918 closed defect (fixed)
[PATCH] Remove ctxt div not needed in Trac dev(> 0.11b1)
| Reported by: | domluc | Owned by: | mgood |
|---|---|---|---|
| Priority: | high | Component: | AccountManagerPlugin |
| Severity: | major | Keywords: | ctxt |
| Cc: | Trac Release: | 0.11 |
Description
The ctxt div isn't needed anymore in trac dev( since http://trac.edgewall.org/changeset/6357 )
If user are using a custom template with some custom color or background, the acct_mgr pages will display 2 ctxt navs divs.
I very simple patch together with this ticket
Attachments (1)
Change History (2)
Changed 5 years ago by domluc
comment:1 Changed 5 years ago by pacopablo
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.


login.html patch against trunk (r3515)