Skip to content

Commit e914ebe

Browse files
author
Damion Dooley
committed
Adding specimen source back in
1 parent 4931cb5 commit e914ebe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

template/monkeypox/export.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,7 @@ var EXPORT_FORMATS = {
262262
['PH_RELATED_RELATIONSHIP_TYPE', []],
263263
['PH_ISOLATION_SITE_DESC', []],
264264
['PH_ISOLATION_SITE', []],
265-
//['PH_SPECIMEN_SOURCE', []], // Calculated field (not in import)
265+
['PH_SPECIMEN_SOURCE', []], // Calculated field (not in import)
266266
['PH_SPECIMEN_SOURCE_DESC', []],
267267
//['PH_ENVIRONMENTAL_MATERIAL', []],
268268
//['PH_ENVIRONMENTAL_SITE', []],

0 commit comments

Comments
 (0)