mirror of
https://github.com/discourse/discourse.git
synced 2025-05-22 22:43:33 +08:00
EXPERIMENTAL: new dashboard UI
This is the first iteration of an effort towards making a very good dashboard. Until we feel confident this is good, this dashboard will only be accessible through /admin/dashboard_next
This commit is contained in:
2
app/controllers/admin/dashboard_next_controller.rb
Normal file
2
app/controllers/admin/dashboard_next_controller.rb
Normal file
@ -0,0 +1,2 @@
|
||||
class Admin::DashboardNextController < Admin::AdminController
|
||||
end
|
Reference in New Issue
Block a user