mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-03 03:40:49 +08:00
add: user template message setting
This commit is contained in:
@@ -265,6 +265,8 @@ Rails.application.routes.draw do
|
||||
end
|
||||
|
||||
scope module: :users do
|
||||
get 'template_message_settings', to: 'template_message_settings#current_setting'
|
||||
post 'template_message_settings/update_setting', to: 'template_message_settings#update_setting'
|
||||
resources :applied_messages, only: [:index]
|
||||
resources :applied_transfer_projects, only: [:index] do
|
||||
member do
|
||||
|
||||
Reference in New Issue
Block a user