Skip to content
Snippets Groups Projects
Commit 729f014a authored by Alex Pott's avatar Alex Pott
Browse files

Issue #2547803 by davidhernandez: The warning in views-view-field.html.twig...

Issue #2547803 by davidhernandez: The warning in views-view-field.html.twig should be a Twig comment
parent 79d71c2f
No related branches found
No related tags found
2 merge requests!7452Issue #1797438. HTML5 validation is preventing form submit and not fully...,!789Issue #3210310: Adjust Database API to remove deprecated Drupal 9 code in Drupal 10
...@@ -25,12 +25,12 @@ ...@@ -25,12 +25,12 @@
* @ingroup themeable * @ingroup themeable
*/ */
#} #}
<!-- {#
THIS FILE IS NOT USED AND IS HERE AS A STARTING POINT FOR CUSTOMIZATION ONLY. 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. 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 After copying this file to your theme's folder and customizing it, remove this
HTML comment. comment.
--> #}
{% for field in fields %} {% for field in fields %}
{{ field.separator }} {{ field.separator }}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment