Improved style of settings page
This commit is contained in:
parent
e9bc4a4a08
commit
693383234c
4 changed files with 35 additions and 13 deletions
|
@ -1,4 +1,6 @@
|
|||
class SettingsController < ApplicationController
|
||||
layout 'auth'
|
||||
|
||||
before_action :authenticate_user!
|
||||
before_action :set_account
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue