##// END OF EJS Templates
Refactor: merge IssuesController#update_form into IssuesController#new...
Refactor: merge IssuesController#update_form into IssuesController#new The #update_form action was only refreshing the issue attributes form, so it's just a specialized JavaScript version of #new. This also removed old code that was extracted in other places (@issue.new_statuses_allowed_to). git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@4011 e93f8b46-1217-0410-a6f0-8f06a7374b81
Eric Davis -
r3897:dfd1d0c7feef
Show More
Name Size Modified Last Commit Author
/ config / environments
demo.rb Loading ...
development.rb Loading ...
production.rb Loading ...
test.rb Loading ...
test_pgsql.rb Loading ...
test_sqlite3.rb Loading ...