Few UI improvements
This commit is contained in:
parent
1a917bc954
commit
645f960475
7 changed files with 11 additions and 10 deletions
|
@ -1,5 +1,7 @@
|
|||
class Teams::ApplicationController < ApplicationController
|
||||
|
||||
layout 'user_team'
|
||||
|
||||
before_filter :authorize_manage_user_team!
|
||||
|
||||
protected
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue