Admins can see the list of invited experts
This commit is contained in:
parent
2b06ee95e1
commit
8f6440f615
6 changed files with 95 additions and 2 deletions
|
@ -379,6 +379,7 @@ Rails.application.routes.draw do
|
|||
get 'jeton'
|
||||
patch 'update_jeton'
|
||||
put :allow_expert_review
|
||||
get 'invited_expert_list'
|
||||
end
|
||||
|
||||
get 'publication' => 'procedures#publication', as: :publication
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue