Skip to content
Snippets Groups Projects
Verified Commit 3b26fe76 authored by Dave Long's avatar Dave Long
Browse files

Issue #3408913 by Lillian Bozeman, Tim Bozeman: Olivero views front page template missing dom_id

(cherry picked from commit 345a4067)
parent a335588b
Branches
Tags
12 merge requests!8376Drupal views: adding more granularity to the ‘use ajax’ functionality,!8300Issue #3443586 View area displays even when parent view has no results.,!7567Issue #3153723 by quietone, Hardik_Patel_12: Change the scaffolding...,!7565Issue #3153723 by quietone, Hardik_Patel_12: Change the scaffolding...,!7509Change label "Block description" to "Block type",!7344Issue #3292350 by O'Briat, KlemenDEV, hswong3i, smustgrave, quietone: Update...,!6922Issue #3412959 by quietone, smustgrave, longwave: Fix 12 'un' words,!6848Issue #3417553 by longwave: Remove withConsecutive() in CacheCollectorTest,!6720Revert "Issue #3358581 by pfrenssen, _tarik_, a.dmitriiev, smustgrave:...,!6560Update ClaroPreRender.php, confirming classes provided are in array format,!6528Issue #3414261 by catch: Add authenticated user umami performance tests,!6501Issue #3263668 by omkar-pd, Wim Leers, hooroomoo: Re-enable inline form errors...
Pipeline #87725 passed
Pipeline: drupal

#87727

    ......@@ -41,6 +41,7 @@
    'view-display-id-' ~ display_id,
    'grid-full',
    'layout--pass--content-narrow',
    dom_id ? 'js-view-dom-id-' ~ dom_id,
    ]
    %}
    <div{{ attributes.addClass(classes) }}>
    ......
    0% Loading or .
    You are about to add 0 people to the discussion. Proceed with caution.
    Please register or to comment