CatalogueOfLife / checklistbank

UI for checklistbank.org
https://www.checklistbank.org/
6 stars 2 forks source link

Add temporalRangeStart/End fields to decision forms #1365

Closed mdoering closed 2 months ago

mdoering commented 4 months ago

2 short text values relevant for update decisions to be added:

this.temporalRangeStart = other.temporalRangeStart;
this.temporalRangeEnd = other.temporalRangeEnd;