mirror of
https://github.com/projekteuler/projekteuler.git
synced 2026-01-27 10:38:50 +01:00
Move translation viewing to admin namespace
This commit is contained in:
4
app/controllers/admin/dashboard_controller.rb
Normal file
4
app/controllers/admin/dashboard_controller.rb
Normal file
@@ -0,0 +1,4 @@
|
||||
class Admin::DashboardController < AdminController
|
||||
def index
|
||||
end
|
||||
end
|
||||
Reference in New Issue
Block a user