diff --git a/atlas/templates/core/listTaxons.html b/atlas/templates/core/listTaxons.html index 4e953cb09..bb4a24877 100644 --- a/atlas/templates/core/listTaxons.html +++ b/atlas/templates/core/listTaxons.html @@ -11,7 +11,7 @@
- +
@@ -25,16 +25,15 @@
{% if taxon.path == None %} - - +  {% else %} {% if configuration.REDIMENSIONNEMENT_IMAGE %} - {% set img_path = configuration.TAXHUB_URL+'/api/tmedias/thumbnail/'+taxon.id_media|string+'?h=500&w=500' %} + {% set img_path = configuration.TAXHUB_URL+'/api/tmedias/thumbnail/'+taxon.id_media|string+'?h=80&w=80' %} {% else %} {% set img_path = taxon.path %} {% endif %} - +  {% endif %}
@@ -46,7 +45,7 @@ target="_blank"> + data-original-title="{{ _('this.taxon.has.a.protected.status') }}" alt=" " /> {% endif %} {% endif %} @@ -58,7 +57,7 @@ style="width : 30px; height: 30px" data-placement="left" data-toggle="tooltip" data-original-title="{{ configuration.PATRIMONIALITE.config[taxon.patrimonial].text }}" data-placement="right" - > + alt=" " /> {% endif %} {% endif %} @@ -84,7 +83,7 @@
- {{ _('species.sheet') }} + {{ _('species.sheet') }}