mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-07-13 21:44:32 +08:00
add: pinned projects order by position
This commit is contained in:
+1
-1
@@ -266,7 +266,7 @@ Rails.application.routes.draw do
|
||||
end
|
||||
end
|
||||
resources :headmaps, only: [:index]
|
||||
resources :is_pinned_projects, only: [:index] do
|
||||
resources :is_pinned_projects, only: [:index, :update] do
|
||||
collection do
|
||||
post :pin
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user