diff --git a/.gitignore b/.gitignore index 9b2fd327..dc3e1d92 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ /trunk/web/uploads /trunk/web/web /trunk/src/AppBundle/Resources/public/js/min +trunk/web/css/images/* diff --git a/trunk/app/Resources/views/base.html.twig b/trunk/app/Resources/views/base.html.twig index 4e5b4f3c..57bfa909 100644 --- a/trunk/app/Resources/views/base.html.twig +++ b/trunk/app/Resources/views/base.html.twig @@ -78,9 +78,9 @@ - + + {% endblock javascripts %} - diff --git a/trunk/app/Resources/views/default/components/breadcrumb.html.twig b/trunk/app/Resources/views/default/components/breadcrumb.html.twig index e85e7166..f12aea1f 100644 --- a/trunk/app/Resources/views/default/components/breadcrumb.html.twig +++ b/trunk/app/Resources/views/default/components/breadcrumb.html.twig @@ -1,21 +1,18 @@ {% if breadcrumb_entries is not empty %} -