mirror of
https://github.com/internetee/registry.git
synced 2025-07-02 17:23:34 +02:00
Keyrelay list on domain, translations refactor
This commit is contained in:
parent
c15b4d48b9
commit
ee060fca1a
56 changed files with 439 additions and 356 deletions
7
app/controllers/admin/keyrelays_controller.rb
Normal file
7
app/controllers/admin/keyrelays_controller.rb
Normal file
|
@ -0,0 +1,7 @@
|
|||
class Admin::KeyrelaysController < AdminController
|
||||
load_and_authorize_resource
|
||||
|
||||
def show
|
||||
|
||||
end
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue