Opened 16 years ago
Closed 16 years ago
#5288 closed defect (bug) (fixed)
Links in moderation.php incorrect
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | 2.5 | Priority: | normal |
Severity: | normal | Version: | |
Component: | General | Keywords: | has-patch 2nd-opinion |
Focuses: | Cc: |
Description
The comment delete links point to the wrong place. Additionally, AJAX doesn't work on this page and the links are inconsistent with the other places these kinds of links show up.
Attached
- Fixes delete links
- AJAXifies
- Adds Approve and Spam links
- Gets rid of
<small>
tags. I can't read them.
Attachments (1)
Change History (2)
Note: See
TracTickets for help on using
tickets.
(In [6298]) Fix comment delete links and ajax moderation. Props mdawaffe. fixes #5288