From 98c835d9be88e810b74cdae17b83a126798023a1 Mon Sep 17 00:00:00 2001 From: Christian Flothmann Date: Mon, 19 Dec 2016 19:45:07 +0100 Subject: [PATCH] [TwigBundle][#20799] fix merge --- .../TwigBundle/Resources/config/form.xml | 6 ++--- .../Resources/config/templating.xml | 4 +-- .../TwigBundle/Resources/config/twig.xml | 25 ------------------- 3 files changed, 5 insertions(+), 30 deletions(-) diff --git a/src/Symfony/Bundle/TwigBundle/Resources/config/form.xml b/src/Symfony/Bundle/TwigBundle/Resources/config/form.xml index 0703f0f577..864e6b8b58 100644 --- a/src/Symfony/Bundle/TwigBundle/Resources/config/form.xml +++ b/src/Symfony/Bundle/TwigBundle/Resources/config/form.xml @@ -4,15 +4,15 @@ xsi:schemaLocation="http://symfony.com/schema/dic/services http://symfony.com/schema/dic/services/services-1.0.xsd"> - + - + %twig.form.resources% - + diff --git a/src/Symfony/Bundle/TwigBundle/Resources/config/templating.xml b/src/Symfony/Bundle/TwigBundle/Resources/config/templating.xml index 5a39c95018..89c1048eb2 100644 --- a/src/Symfony/Bundle/TwigBundle/Resources/config/templating.xml +++ b/src/Symfony/Bundle/TwigBundle/Resources/config/templating.xml @@ -4,7 +4,7 @@ xsi:schemaLocation="http://symfony.com/schema/dic/services http://symfony.com/schema/dic/services/services-1.0.xsd"> - + @@ -12,7 +12,7 @@ - + diff --git a/src/Symfony/Bundle/TwigBundle/Resources/config/twig.xml b/src/Symfony/Bundle/TwigBundle/Resources/config/twig.xml index 55182c083a..1f244f9f44 100644 --- a/src/Symfony/Bundle/TwigBundle/Resources/config/twig.xml +++ b/src/Symfony/Bundle/TwigBundle/Resources/config/twig.xml @@ -45,22 +45,10 @@ - - - - - - - - - - - - @@ -115,21 +103,8 @@ - - - - - - %twig.form.resources% - - - - - - -