Use default layout path in admin area

#268
This commit is contained in:
Artur Beljajev 2017-01-17 03:06:36 +02:00
parent d294105c59
commit 92c6279e46
5 changed files with 109 additions and 2 deletions

View file

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