Skip to content

Missing attribute name value in cms-blo-detail.html.twig #46

@rsinformatik

Description

@rsinformatik

cms-blog-detail.html.twig:

##Line 3:

Missing attribute name "value"

...if element.config.fullWidth...

should be changed to:

...if element.config.fullWidth.value...

Leads to error when blogDetail layout is re-saved. The blog posts are then shown in full width all the time. (SW 6.7.3.1)

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions