Modify ↓
Opened 4 years ago
Closed 4 years ago
#13877 closed defect (fixed)
[PATCH] Admin Panels Don't Appear
Reported by: | anonymous | Owned by: | Ryan J Ollos |
---|---|---|---|
Priority: | normal | Component: | DiscussionPlugin |
Severity: | normal | Keywords: | patch |
Cc: | Trac Release: | 1.4 |
Description
The admin panels were being treated as the wrong template type. Using Trac 1.4.2.
After I go them to appear, now I see that if I edit a forum, then the forum is not shown in the discussions area. But it still appears in the admin panel. Hmm. One thing at a time.
Attachments (1)
Change History (3)
Changed 4 years ago by
Attachment: | discussionplugin_make_admin_panels_appear.patch added |
---|
comment:1 Changed 4 years ago by
Owner: | set to Ryan J Ollos |
---|---|
Status: | new → accepted |
Note: See
TracTickets for help on using
tickets.
Very simple change to the template processing to make the admin panels show up.