|
|
|
@ -523,6 +523,7 @@ RedmineApp::Application.routes.draw do
|
|
|
|
|
match 'file_score_index', :to => 'projects#file_score_index', :via => [:get, :post]
|
|
|
|
|
match 'code_submit_score_index', :to => 'projects#code_submit_score_index', :via => [:get, :post]
|
|
|
|
|
match 'projects_topic_score_index', :to => 'projects#projects_topic_score_index', :via => [:get, :post]
|
|
|
|
|
match 'user_act_issue_assign_to', :to => 'users#user_act_issue_assign_to', :via => [:get, :post]
|
|
|
|
|
get 'edit_brief_introduction'
|
|
|
|
|
get "user_resource"
|
|
|
|
|
get "resource_search"
|
|
|
|
|