annotate .svn/pristine/2a/2a26987d3e76c57b6a5ef62d32f7ea30699c2a7e.svn-base @ 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 cbb26bc654de
children
rev   line source
Chris@909 1 class AlphaPluginLibModel < ActiveRecord::Base
Chris@909 2 def self.report_location; TestHelper::report_location(__FILE__); end
Chris@909 3 end