Add admin layout with admin navigation
And remove the hacky link list from the dashboard.
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
class Admin::DashboardController < Admin::BaseController
|
||||
def index
|
||||
@current_section = :dashboard
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user