issues25489
cxt 5 years ago
parent 55d67b0442
commit 7b4ecb62b3

@ -289,6 +289,7 @@ Rails.application.routes.draw do
post :down_member_position
get :right_banner
post :appointment
post :update_team_title
end
collection do
@ -1077,7 +1078,6 @@ Rails.application.routes.draw do
post :cancel_homepage_show
post :excellent
post :cancel_excellent
post :update_team_title
end
end
end

Loading…
Cancel
Save