Closed
Bug 722543
Opened 13 years ago
Closed 13 years ago
sort drop down menus in rack view
Categories
(mozilla.org Graveyard :: Server Operations: Projects, task)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: arich, Assigned: rtucker)
Details
It would be really useful to sort the drop down menus in the rack view so one didn't have to keep scrolling and wonder if they missed an entry while looking. It would also be great if choosing 650Castro in the location only showed you things that were in 650Castro when you went to choose a rack (but that's a bit more programming than simply sorting the database query).
Assignee | ||
Comment 1•13 years ago
|
||
I did 2 things here:
1. I added sorting for the dropdowns.
2. I added an ajax onchange event listener to location. When changing location, the listing of racks is automatically updated to contain only those racks for the newly updated location.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Updated•10 years ago
|
Product: mozilla.org → mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•