Revert "Use default layout path in admin area"

This reverts commit 92c6279e46.
This commit is contained in:
Artur Beljajev 2017-01-18 08:55:40 +02:00
parent 3cc218597e
commit 0820effe5d
5 changed files with 2 additions and 109 deletions

View file

@ -1,4 +1,5 @@
class AdminController < ApplicationController
layout 'admin/application'
before_action :authenticate_user!
helper_method :head_title_sufix