Explorar el Código

Updated view to match the twig CS

Thanos Polymeneas hace 13 años
padre
commit
3731cdd2cc
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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>