refactoring user team in public section
This commit is contained in:
parent
f6f414ce3b
commit
f87b76a805
4 changed files with 22 additions and 6 deletions
|
@ -1,6 +1,4 @@
|
|||
class Teams::ApplicationController < ApplicationController
|
||||
before_filter :user_team, only: [:index, :show, :edit, :update, :destroy, :issues, :merge_requests, :search, :members]
|
||||
|
||||
protected
|
||||
|
||||
def user_team
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue