--- a/cms/app-client/app/templates/components/notice-location-component.hbs Tue Jan 31 19:05:12 2017 +0100
+++ b/cms/app-client/app/templates/components/notice-location-component.hbs Wed Feb 01 17:54:44 2017 +0100
@@ -2,7 +2,7 @@
{{#if geoInfo.ref-locs }}
<ul>
{{#if geonamesLink }}
- <li>{{doc-location url=geonamesLink }}</li>
+ <li>{{doc-location url=geonamesLink displayUrlLink=true}}</li>
{{/if}}
{{#each otherRefLinks as |link| }}
<li><a href={{link}} target="_blank" class="notice-location-ext-link">{{link}}</a></li>