Fixed admin -> group -> show
This commit is contained in:
parent
67896ea9a2
commit
ce484fa9da
4 changed files with 4 additions and 6 deletions
|
@ -71,7 +71,7 @@ class Groups < Spinach::FeatureSteps
|
|||
end
|
||||
|
||||
def project
|
||||
current_group.authorized_projects.first
|
||||
current_group.projects.first
|
||||
end
|
||||
|
||||
def assigned_to_me key
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue