Skip to content

Commit 6b28f79

Browse files
committed
#269 imageUrl fix
1 parent c6705e1 commit 6b28f79

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

grails-app/services/au/org/ala/specieslist/HelperService.groovy

+1
Original file line numberDiff line numberDiff line change
@@ -581,6 +581,7 @@ class HelperService {
581581
sli.commonName = null
582582
sli.family = null
583583
sli.kingdom = null
584+
sli.imageUrl = null
584585
}
585586
}
586587

0 commit comments

Comments
 (0)