list of nodequeues should be case-insensitive
joachim - November 5, 2009 - 15:22
| Project: | Nodequeue |
| Version: | 6.x-2.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | needs work |
Description
The list at admin/content/nodequeue should be sorted for humans.

#1
One-line patch :)
#2
Looks good except that we should use drupal_strtolower.
#3
If you want to patch it then great, otherwise I can get it later today probably.