Update settings to re-use admin layout, one big navigation tree, improve settings forms
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
class Settings::ProfilesController < ApplicationController
|
||||
include ObfuscateFilename
|
||||
|
||||
layout 'auth'
|
||||
layout 'admin'
|
||||
|
||||
before_action :authenticate_user!
|
||||
before_action :set_account
|
||||
|
Reference in New Issue
Block a user