Skip to content

Commit 04d8188

Browse files
committed
Fixed tagging of fauna ground counts AtlasOfLivingAustralia/ecodata#960
1 parent a3fb904 commit 04d8188

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/main/scripts/releases/3.3/insertParatooProtocolConfig.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -783,7 +783,7 @@ var protocols = {
783783
},
784784
"a76dac21-94f4-4851-af91-31f6dd00750f": {
785785
"name": "Fauna Ground Counts Transects",
786-
"usesPlotLayout": true,
786+
"usesPlotLayout": false,
787787
"createSpeciesRecord":true,
788788
"tags": ["survey"],
789789
"apiEndpoint": "fauna-ground-counts-surveys",
@@ -1007,7 +1007,7 @@ var protocols = {
10071007
},
10081008
"d706fd34-2f05-4559-b738-a65615a3d756": {
10091009
"name": "Fauna Ground Counts Vantage Point",
1010-
"usesPlotLayout": true,
1010+
"usesPlotLayout": false,
10111011
"createSpeciesRecord":true,
10121012
"tags": ["survey"],
10131013
"apiEndpoint": "ground-counts-vantage-point-surveys",

0 commit comments

Comments
 (0)