Procházet zdrojové kódy

Updated view to match the twig CS

Thanos Polymeneas před 13 roky
rodič
revize
3731cdd2cc

+ 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>