Ver código fonte

Remove useless files

Thomas Rabaix 13 anos atrás
pai
commit
a722dba144

+ 0 - 11
Resources/views/CRUD/list_bigint.html.twig

@@ -1,11 +0,0 @@
-{#
-
-This file is part of the Sonata package.
-
-(c) Thomas Rabaix <thomas.rabaix@sonata-project.org>
-
-For the full copyright and license information, please view the LICENSE
-file that was distributed with this source code.
-
-#}
-{% extends 'SonataAdminBundle:CRUD:list_integer.html.twig' %}

+ 0 - 14
Resources/views/CRUD/list_decimal.html.twig

@@ -1,14 +0,0 @@
-{#
-
-This file is part of the Sonata package.
-
-(c) Thomas Rabaix <thomas.rabaix@sonata-project.org>
-
-For the full copyright and license information, please view the LICENSE
-file that was distributed with this source code.
-
-#}
-
-{% extends 'SonataAdminBundle:CRUD:base_list_field.html.twig' %}
-
-{% block field%}{{ value }}{% endblock %}

+ 0 - 11
Resources/views/CRUD/list_identifier.html.twig

@@ -1,11 +0,0 @@
-{#
-
-This file is part of the Sonata package.
-
-(c) Thomas Rabaix <thomas.rabaix@sonata-project.org>
-
-For the full copyright and license information, please view the LICENSE
-file that was distributed with this source code.
-
-#}
-{% extends 'SonataAdminBundle:CRUD:base_list_field.html.twig' %}

+ 0 - 11
Resources/views/CRUD/list_integer.html.twig

@@ -1,11 +0,0 @@
-{#
-
-This file is part of the Sonata package.
-
-(c) Thomas Rabaix <thomas.rabaix@sonata-project.org>
-
-For the full copyright and license information, please view the LICENSE
-file that was distributed with this source code.
-
-#}
-{% extends 'SonataAdminBundle:CRUD:base_list_field.html.twig' %}

+ 0 - 11
Resources/views/CRUD/list_smallint.html.twig

@@ -1,11 +0,0 @@
-{#
-
-This file is part of the Sonata package.
-
-(c) Thomas Rabaix <thomas.rabaix@sonata-project.org>
-
-For the full copyright and license information, please view the LICENSE
-file that was distributed with this source code.
-
-#}
-{% extends 'SonataAdminBundle:CRUD:list_integer.html.twig' %}

+ 0 - 11
Resources/views/CRUD/list_string.html.twig

@@ -1,11 +0,0 @@
-{#
-
-This file is part of the Sonata package.
-
-(c) Thomas Rabaix <thomas.rabaix@sonata-project.org>
-
-For the full copyright and license information, please view the LICENSE
-file that was distributed with this source code.
-
-#}
-{% extends 'SonataAdminBundle:CRUD:base_list_field.html.twig' %}

+ 0 - 11
Resources/views/CRUD/list_text.html.twig

@@ -1,11 +0,0 @@
-{#
-
-This file is part of the Sonata package.
-
-(c) Thomas Rabaix <thomas.rabaix@sonata-project.org>
-
-For the full copyright and license information, please view the LICENSE
-file that was distributed with this source code.
-
-#}
-{% extends 'SonataAdminBundle:CRUD:base_list_field.html.twig' %}