mirror of
https://github.com/discourse/discourse.git
synced 2025-06-06 00:56:01 +08:00
FIX: lazy load more reports in dashboard
This commit is contained in:
@ -238,7 +238,6 @@ Discourse::Application.routes.draw do
|
||||
|
||||
get "dashboard-next" => "dashboard_next#index"
|
||||
get "dashboard-old" => "dashboard#index"
|
||||
get "dashboard/moderation" => "dashboard_next#moderation"
|
||||
get "dashboard/general" => "dashboard_next#general"
|
||||
|
||||
resources :dashboard, only: [:index] do
|
||||
|
Reference in New Issue
Block a user