From ed3513865e8dc1b08a19de29123e735001f4f3af Mon Sep 17 00:00:00 2001 From: Filip Vilic Date: Wed, 21 Nov 2018 13:13:42 +0100 Subject: [PATCH] PHRAS-2301_thesaurus_concept_path_port_41 --- templates/web/prod/results/infos.html.twig | 28 +++++++++++++++++++--- 1 file changed, 25 insertions(+), 3 deletions(-) diff --git a/templates/web/prod/results/infos.html.twig b/templates/web/prod/results/infos.html.twig index b9163f876f..d8f4683482 100644 --- a/templates/web/prod/results/infos.html.twig +++ b/templates/web/prod/results/infos.html.twig @@ -12,10 +12,11 @@ dans index {{ results.getIndexes() }} {% if not(esquery is null) %} -
- {{ 'copyClipboardLabel' | trans }} -
+ +
+ {{ 'copyClipboardLabel' | trans }} +
{% endif %} @@ -23,6 +24,27 @@