##// END OF EJS Templates
Ability to close projects (read-only) (#3640)....
Ability to close projects (read-only) (#3640). A new permission (Close/reopen project) is available to give non-admin users the ability to close their projects. git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9883 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r3283:948283131302
r9700:ac56c0c99ccd
Show More
test_sqlite3.rb
1 line | 70 B | text/x-ruby | RubyLexer
Eric Davis
Removed the duplicated configuration in the different test environments....
r3283 instance_eval File.read(File.join(File.dirname(__FILE__), 'test.rb'))