Closed aclel closed 4 days ago
This introduces a new configuration option to disable the "Search In the Data Catalog" link in Location Search results.
If the config option is set to false, the link is not shown. The option defaults to true to show the link.
false
Set showSearchInCatalogLink to false in config parameters and check that the link does not appear in search results when you search for something.
showSearchInCatalogLink
doc/
All committers have signed the CLA.
Hi @na9da, thanks for the review! I've made the changes you suggested.
Merged, thanks @aclel.
What this PR does
This introduces a new configuration option to disable the "Search In the Data Catalog" link in Location Search results.
If the config option is set to
false
, the link is not shown. The option defaults to true to show the link.Test me
Set
showSearchInCatalogLink
tofalse
in config parameters and check that the link does not appear in search results when you search for something.Checklist
doc/
.