mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-02 19:30:48 +08:00
Add Setting button
This commit is contained in:
committed by
Jasder
parent
63ae3fdea0
commit
248eadb918
@@ -567,7 +567,7 @@ Rails.application.routes.draw do
|
||||
post :update_sync_course
|
||||
end
|
||||
|
||||
resource :laboratory_setting, only: [:show, :update]
|
||||
resource :laboratory_setting, only: [:show, :update, :new]
|
||||
resource :laboratory_user, only: [:create, :destroy]
|
||||
|
||||
resources :carousels, only: [:index, :create, :update, :destroy] do
|
||||
|
||||
Reference in New Issue
Block a user