Browse Source

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

Thanos Polymeneas 13 năm trước cách đây
mục cha
commit
d617d4768f
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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>