parent
4dbfcfa98b
commit
a4264ac16c
3 changed files with 101 additions and 94 deletions
|
@ -11,6 +11,7 @@ export default Model.extend({
|
|||
collectionStartTime: attr('string-null-to-empty'),
|
||||
collectionEndDate: attr('string-null-to-empty'),
|
||||
collectionEndTime: attr('string-null-to-empty'),
|
||||
notes: attr('string'),
|
||||
|
||||
project: belongsTo('project'),
|
||||
studyLocation: belongsTo('study-location'),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue