File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -160,7 +160,7 @@ dependencies {
160160 implementation ' com.bertramlabs.plugins:sass-asset-pipeline:3.2.5'
161161 implementation ' org.codehaus.groovy:groovy-dateutil:2.5.0'
162162 if (! Boolean . valueOf(inplace)) {
163- implementation " org.grails.plugins:ala-map-plugin:3 .0.1"
163+ implementation " org.grails.plugins:ala-map-plugin:4 .0.1"
164164 implementation " org.grails.plugins:ecodata-client-plugin:8.4"
165165 }
166166
Original file line number Diff line number Diff line change 1- biocollectVersion =8.2
1+ biocollectVersion =8.2.1-SNAPSHOT
22grailsVersion =6.2.0
33grailsGradlePluginVersion =6.1.2
44assetPipelineVersion =4.3.0
Original file line number Diff line number Diff line change 342342 </div >
343343 <!-- /ko -->
344344 <g:if test =" ${ hubConfig. content? . showCustomMetadata } " >
345- <!-- ko if:customMetadata.indigenousCulturalIP -->
345+ <!-- ko if:customMetadata.indigenousCulturalIP() === "Yes" -->
346346 <div class =" row" >
347347 <div class =" col-12" >
348348 <p ><g:message code =" project.details.indigenousCulturalIP.acknowledgementText" /></p >
You can’t perform that action at this time.
0 commit comments