#2611 closed defect (bug) (fixed)
List Manipulation JS should allow adding new elements to the top or bottom of the list
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 2.1 | Priority: | normal |
Severity: | normal | Version: | 2.1 |
Component: | Administration | Keywords: | ajax js list-manipulation bg|has-patch bg|needs-testing |
Focuses: | Cc: |
Description
In some places (adding categories on the fly), it's most natural to add elements to the to of the list. In others (adding post-meta), it's more natural to add to the bottom.
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
Allow top or bottom adding. Make recoloring more robust.