ENH: Collection environment measurement (#65)

This commit is contained in:
Matthew Ryan Dillon 2018-01-14 18:01:12 -07:00 committed by GitHub
parent 56f8796eaf
commit 39f4789a61
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
10 changed files with 103 additions and 4 deletions

View file

@ -4,7 +4,8 @@
validations=(hash
collection=CollectionValidations
collectionSpecies=CollectionSpeciesValidations
datasheet=DatasheetValidations)
datasheet=DatasheetValidations
envMeasurements=CollectionMeasurementValidations)
options=options
hasMany=hasMany
onSave=(action 'onSave')