Actions
Feature proposal #5308
closedRemove orderby from backend URLs
Description
This really should be stored with the session like filters. There's no need for it to be passed around the URL.
Updated by krileon over 9 years ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
Implemented in MR !930. This was already working, but the addition of quicksearch and orderby to the XML was just not removed.
Actions