We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3408ae4 commit 3e3157aCopy full SHA for 3e3157a
1 file changed
src/views/import/Dataset.vue
@@ -554,7 +554,6 @@ export default class Dataset extends ProgramsBase {
554
}
555
556
setObsUnitIDLabel(){
557
- //todo add NA case? what if there is a genuine NA obs lvl
558
this.obsUnitIDLabel = this.observationUnit + " ObsUnitID"
559
560
0 commit comments