##// END OF EJS Templates
Fixed: calendar and gantt not updated when adding/editing/deleting a project version....
Fixed: calendar and gantt not updated when adding/editing/deleting a project version. git-svn-id: http://redmine.rubyforge.org/svn/trunk@665 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r570:ba1b857197ab
r659:c1eb587c6dcc
Show More
redmine.rb
5 lines | 157 B | text/x-ruby | RubyLexer
require 'redmine/version'
require 'redmine/mime_type'
require 'redmine/acts_as_watchable/init'
REDMINE_SUPPORTED_SCM = %w( Subversion Darcs Mercurial Cvs )