mirror of
https://github.com/projekteuler/projekteuler.git
synced 2026-01-27 02:28:50 +01:00
Move translation viewing to admin namespace
This commit is contained in:
2
app/helpers/admin/dashboard_helper.rb
Normal file
2
app/helpers/admin/dashboard_helper.rb
Normal file
@@ -0,0 +1,2 @@
|
||||
module Admin::DashboardHelper
|
||||
end
|
||||
2
app/helpers/admin/translations_helper.rb
Normal file
2
app/helpers/admin/translations_helper.rb
Normal file
@@ -0,0 +1,2 @@
|
||||
module Admin::TranslationsHelper
|
||||
end
|
||||
Reference in New Issue
Block a user