mirror of
https://github.com/internetee/registry.git
synced 2025-05-17 09:57:23 +02:00
Refatored to use shared/title partial
This commit is contained in:
parent
4c660df43e
commit
8d4124585c
73 changed files with 402 additions and 411 deletions
|
@ -1,4 +1,4 @@
|
|||
class Admin::ZonefileSettingsController < ApplicationController
|
||||
class Admin::ZonefileSettingsController < AdminController
|
||||
load_and_authorize_resource
|
||||
before_action :set_zonefile_setting, only: [:update, :edit]
|
||||
def index
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue