Modify ↓
Opened 16 years ago
Last modified 15 years ago
#4692 new defect
Missing <div id="content" class="..."> in Genshi templates
Reported by: | anonymous | Owned by: | edunne |
---|---|---|---|
Priority: | normal | Component: | TestCaseManagementPlugin |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 0.11 |
Description
I am using Genshi Migration branch with PyDotOrgTheme. All "Test-Case Management" pages don't have the <div id="content" class="...">...</div> tag, but only <p>...</p>, so the theme's left-side vertical menu overlaps with the content of the page.
Attachments (0)
Note: See
TracTickets for help on using
tickets.
EDIT: On some pages there isn't even the <p>...</p>.