##// END OF EJS Templates
Added radio buttons on the documents list to sort documents by category, date, title or author....
Added radio buttons on the documents list to sort documents by category, date, title or author. git-svn-id: http://redmine.rubyforge.org/svn/trunk@879 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r328:19d962c3aa80
r866:d4e47d5d6498
Show More
benchmarker
3 lines | 117 B | text/plain | TextLexer
#!/usr/bin/env ruby
require File.dirname(__FILE__) + '/../../config/boot'
require 'commands/performance/benchmarker'