parent
93d70d3c95
commit
bfae4422f4
8 changed files with 78 additions and 17 deletions
|
@ -9,6 +9,7 @@ export default Component.extend({
|
|||
columns: [
|
||||
{ label: 'Project', valuePath: 'project.name', },
|
||||
{ label: 'IACUC', valuePath: 'project.iacucNumber', },
|
||||
{ label: 'Species', valuePath: 'speciesAndCounts', },
|
||||
{ label: 'Region', valuePath: 'studyLocation.site.region.name', },
|
||||
{ label: 'Site', valuePath: 'studyLocation.site.name', },
|
||||
{ label: 'Study Location', valuePath: 'studyLocation.code', },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue