mirror of
https://github.com/internetee/registry.git
synced 2025-05-18 10:19:45 +02:00
Revert "Use default layout path in admin area"
This reverts commit 92c6279e46
.
This commit is contained in:
parent
3cc218597e
commit
0820effe5d
5 changed files with 2 additions and 109 deletions
|
@ -1,4 +1,5 @@
|
|||
class AdminController < ApplicationController
|
||||
layout 'admin/application'
|
||||
before_action :authenticate_user!
|
||||
|
||||
helper_method :head_title_sufix
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue