From 0adb6ea4cac75aee29a5d1f62f9e2426e2f3c8f5 Mon Sep 17 00:00:00 2001 From: Jan Sidlo Date: Fri, 8 Apr 2016 09:58:18 +0200 Subject: [PATCH] Fix loading css & js when port is specified --- Resources/views/layout.html.twig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Resources/views/layout.html.twig b/Resources/views/layout.html.twig index caefa96..a06d29e 100644 --- a/Resources/views/layout.html.twig +++ b/Resources/views/layout.html.twig @@ -12,7 +12,7 @@ {% block title %}{{ adminContext.name }} - Admin{% endblock %} - + {% block stylesheets %}