Commit c18209a8 authored by Thomas Frobieter's avatar Thomas Frobieter
Browse files

Issue #3299034: Set layout classes, e.g. for viewport-width: Removed outdated TODO

parent 362d83bc
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -17,11 +17,6 @@
#}

{# Define global drowl layout classes the other layouts will inherit from #}
{#
    TODO: layout_classes aren't set anywhere? >> viewport-width contents page
    width isn't working!
    @see https://www.drupal.org/project/drowl_layouts/issues/3299034
#}

{% set layout_settings = content['#settings'] %}
{% set layout_container_attributes = create_attribute() %}