Selaa lähdekoodia

Updated view to match the twig CS

Thanos Polymeneas 13 vuotta sitten
vanhempi
commit
3731cdd2cc
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      Resources/views/Helper/short-object-description.html.twig

+ 1 - 1
Resources/views/Helper/short-object-description.html.twig

@@ -1 +1 @@
-<a href="{{url}}" target="new">{{description}}</a>
+<a href="{{ url }}" target="new">{{ description }}</a>