mirror of
https://github.com/discourse/discourse.git
synced 2025-05-07 12:03:04 +08:00

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
|