Project

General



Profile

« Previous | Next » 

Revision 4011

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).

  • added
  • modified
  • copied
  • renamed
  • deleted