Skip to content

Commit

Permalink
Merge pull request #183 from AuScope/AUS-4295
Browse files Browse the repository at this point in the history
AUS-4295 Removed unused analyticsJobId filter.
  • Loading branch information
vjf authored Dec 11, 2024
2 parents 2bb72cc + cd87d47 commit 95ec519
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/main/resources/layers.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -264,8 +264,6 @@
- [ "Drilling Start To", "gsmlp:drillStartDate", null, "SMALLER_THAN" ]
- [ "Drilling End From", "gsmlp:drillEndDate", null, "BIGGER_THAN" ]
- [ "Drilling End To", "gsmlp:drillEndDate", null, "SMALLER_THAN" ]
mandatorytextbox:
- [ "Analytics Job Id", "analyticsJobId", "" ]
textbox:
- [ "Name", "gsmlp:name", null, "ISLIKE" ]
- [ "Identifier", "gsmlp:identifier", null, "ISLIKE" ]
Expand Down Expand Up @@ -321,8 +319,6 @@
wfs:
selector: "gsmlp:BoreholeView"
filters:
mandatorytextbox:
- [ "Analytics Job Id", "analyticsJobId", "" ]
textbox:
- [ "Name", "gsmlp:name", null, "ISLIKE" ]
date:
Expand Down

0 comments on commit 95ec519

Please sign in to comment.