mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-11-17 14:32:34 +08:00
sci-2992 routes
This commit is contained in:
parent
76c3db0b11
commit
a93402d69f
1 changed files with 2 additions and 0 deletions
|
|
@ -648,6 +648,8 @@ Rails.application.routes.draw do
|
|||
end
|
||||
end
|
||||
|
||||
resources :global_activities, only: [:index]
|
||||
|
||||
constraints WopiSubdomain do
|
||||
# Office integration
|
||||
get 'wopi/files/:id/contents', to: 'wopi#file_contents_get_endpoint'
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue