We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb4c98f commit c815f1dCopy full SHA for c815f1d
build.gradle
@@ -10,7 +10,7 @@ buildscript {
10
}
11
12
13
-version "6.0.1"
+version "6.0.2"
14
group "au.org.ala.plugins.grails"
15
16
apply plugin:"eclipse"
grails-app/i18n/messages_en.properties
@@ -651,7 +651,9 @@ facet.user_id=User
651
facet.ViabilitySummary_d=Seed viability (summary)
652
facet.year=Year
653
facet.eventHierarchy=Event hierarchy
654
+facet.eventTypeHierarchy=Event type hierarchy
655
facet.locationID=Location ID
656
+facet.annotationsUid=Referenced by publication
657
658
search.facets.heading=Narrow your results
659
search.facets.clear.all.filters=Click to clear all filters
0 commit comments