Skip to content

Commit 489aebe

Browse files
authored
Merge pull request #103 from broadinstitute/development
fixing bug with projects list on studies_controller#update fail
2 parents ad9ea89 + d24b40b commit 489aebe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/controllers/studies_controller.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -343,6 +343,7 @@ def update
343343
end
344344
end
345345
else
346+
set_user_projects
346347
@share_changes = false
347348
end
348349

0 commit comments

Comments
 (0)