Loading templates/viewfield-item.html.twig +1 −1 Original line number Diff line number Diff line Loading @@ -53,7 +53,7 @@ set title_classes = [ <div{{ attributes.addClass(classes) }}> {{ title_prefix }} {% if not label_hidden %} {% if not label_hidden and label %} <div{{ title_attributes.addClass(title_classes) }}>{{ label }}</div> {% endif %} {{ title_suffix }} Loading Loading
templates/viewfield-item.html.twig +1 −1 Original line number Diff line number Diff line Loading @@ -53,7 +53,7 @@ set title_classes = [ <div{{ attributes.addClass(classes) }}> {{ title_prefix }} {% if not label_hidden %} {% if not label_hidden and label %} <div{{ title_attributes.addClass(title_classes) }}>{{ label }}</div> {% endif %} {{ title_suffix }} Loading