Opened 7 years ago
Closed 7 years ago
#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: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | 2.1 |
| Component: | Administration | Version: | 2.1 |
| Severity: | normal | Keywords: | ajax js list-manipulation bg|has-patch bg|needs-testing |
| 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 (2)
Note: See
TracTickets for help on using
tickets.

Allow top or bottom adding. Make recoloring more robust.