projects
/
arvados.git
/ blobdiff
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
3235: Fix infinite scroll broken by merge.
[arvados.git]
/
apps
/
workbench
/
app
/
models
/
human.rb
diff --git
a/apps/workbench/app/models/human.rb
b/apps/workbench/app/models/human.rb
index 3880f0513d6f2edbe7fd3a38300e430a29f5ca58..7c2d3e439686c848980d46f920b72f382d71fa4c 100644
(file)
--- a/
apps/workbench/app/models/human.rb
+++ b/
apps/workbench/app/models/human.rb
@@
-1,5
+1,5
@@
class Human < ArvadosBase
- def self.goes_in_
folder
s?
+ def self.goes_in_
project
s?
true
end
end