Mercurial > hg > soundsoftware-site
view plugins/redmine_bibliography/config/routes.rb @ 1240:045e5984313c redmine-2.2-integration
Added a few more css classes to the rest of the new Project view.
author | luisf <luis.figueira@eecs.qmul.ac.uk> |
---|---|
date | Tue, 26 Mar 2013 15:50:51 +0000 |
parents | f589996baa51 |
children | b1d3bc0b7f7e |
line wrap: on
line source
RedmineApp::Application.routes.draw do resources :publications, :collection => { :sort_author_order => :post } end