From 86148ecf5730bd0c992fd355a614cdba9a1090b7 Mon Sep 17 00:00:00 2001 From: Benjamin Dalsass Date: Fri, 16 Jun 2023 16:06:35 +0200 Subject: [PATCH] =?UTF-8?q?N=C2=B06415=20-=20Linked=20set=20shown=20as=20t?= =?UTF-8?q?ag=20set=20in=20csv=20import=20is=20ugly?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- templates/application/object/set/set_renderer.html.twig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/application/object/set/set_renderer.html.twig b/templates/application/object/set/set_renderer.html.twig index bf81b427c..3f0cea05f 100644 --- a/templates/application/object/set/set_renderer.html.twig +++ b/templates/application/object/set/set_renderer.html.twig @@ -1,4 +1,4 @@ -
+ {# obsolescence #} {% if obsolescence_flag %} @@ -10,4 +10,4 @@ {# friendly name #} {{ friendlyname }} -
\ No newline at end of file + \ No newline at end of file