mirror of
https://github.com/internetee/registry.git
synced 2025-05-17 17:59:47 +02:00
admin area: use default layout path, remove turbolinks, load js in async mode, extract menu partial
#341
This commit is contained in:
parent
7314a7e33e
commit
e365cc896a
7 changed files with 123 additions and 133 deletions
|
@ -1,5 +1,4 @@
|
|||
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