mirror of
https://github.com/discourse/discourse.git
synced 2024-11-24 09:17:30 +08:00
0e15a575f4
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
3 lines
66 B
Ruby
3 lines
66 B
Ruby
class Admin::DashboardNextController < Admin::AdminController
|
|
end
|