Feature #152
Patch for files list default order by
Start date:
09/17/2010
Due date:
% Done:
100%
Estimated time:
Browser (if web client):
Description
Robert,
can you install this little patched projects_controller.rb in SF?
Only change is that the default order for the files list is by 'created_on desc' instead of 'filename asc'.
I find it better because lately I had a 2 users already who downloaded the wrong version of the VelocityReport (VelocityReport-v1.2.1.zip instead of VelocityReport-v1.3.1.zip) because they clicked on the first link in the list...
Thanks!
Files
History
Updated by Robert Ivens over 14 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Patch applied