Issue #2547803 by davidhernandez: The warning in views-view-field.html.twig should be a Twig comment

8.0.x
Alex Pott 2015-08-08 10:24:01 +01:00
parent 79d71c2f4b
commit 729f014aa2
1 changed files with 3 additions and 3 deletions

View File

@ -25,12 +25,12 @@
* @ingroup themeable
*/
#}
<!--
{#
THIS FILE IS NOT USED AND IS HERE AS A STARTING POINT FOR CUSTOMIZATION ONLY.
See http://api.drupal.org/api/function/theme_views_view_fields/8 for details.
After copying this file to your theme's folder and customizing it, remove this
HTML comment.
-->
comment.
#}
{% for field in fields %}
{{ field.separator }}