Pārlūkot izejas kodu

Merge branch 'short-object-description-refactoring' of github.com:thanosp/SonataAdminBundle into short-object-description-refactoring

Thanos Polymeneas 13 gadi atpakaļ
vecāks
revīzija
d617d4768f

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