Skip to content

Commit

Permalink
Merge branch 'main' into fix/3427/move-message-body-into-dl
Browse files Browse the repository at this point in the history
  • Loading branch information
SriHV authored Jan 14, 2025
2 parents 37b6ab2 + 6e74cee commit 2e281d5
Show file tree
Hide file tree
Showing 19 changed files with 620 additions and 169 deletions.
128 changes: 82 additions & 46 deletions __snapshots__/layout/_template.spec.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -1399,10 +1399,6 @@ exports[`base page template matches the full configuration snapshot 1`] = `










Expand All @@ -1411,7 +1407,12 @@ exports[`base page template matches the full configuration snapshot 1`] = `



<li class="ons-list__item">





<li class="ons-list__item">



Expand All @@ -1422,10 +1423,14 @@ exports[`base page template matches the full configuration snapshot 1`] = `
</li>





<li class="ons-list__item">





<li class="ons-list__item">



Expand All @@ -1436,19 +1441,22 @@ exports[`base page template matches the full configuration snapshot 1`] = `
</li>





<li class="ons-list__item">





<li class="ons-list__item">






<a href="#0" class="ons-list__link">Respondent Charter</a>
</li>
</ul>
</li></ul>

</div>

Expand All @@ -1468,10 +1476,6 @@ exports[`base page template matches the full configuration snapshot 1`] = `










Expand All @@ -1480,7 +1484,12 @@ exports[`base page template matches the full configuration snapshot 1`] = `



<li class="ons-list__item">





<li class="ons-list__item">



Expand All @@ -1491,10 +1500,14 @@ exports[`base page template matches the full configuration snapshot 1`] = `
</li>





<li class="ons-list__item">





<li class="ons-list__item">



Expand All @@ -1505,19 +1518,22 @@ exports[`base page template matches the full configuration snapshot 1`] = `
</li>





<li class="ons-list__item">





<li class="ons-list__item">






<a href="#0" class="ons-list__link">Contact us</a>
</li>
</ul>
</li></ul>

</div>

Expand All @@ -1537,10 +1553,6 @@ exports[`base page template matches the full configuration snapshot 1`] = `










Expand All @@ -1549,7 +1561,12 @@ exports[`base page template matches the full configuration snapshot 1`] = `



<li class="ons-list__item">





<li class="ons-list__item">



Expand All @@ -1567,10 +1584,14 @@ exports[`base page template matches the full configuration snapshot 1`] = `
</li>





<li class="ons-list__item">





<li class="ons-list__item">



Expand All @@ -1581,19 +1602,22 @@ exports[`base page template matches the full configuration snapshot 1`] = `
</li>





<li class="ons-list__item">





<li class="ons-list__item">






<a href="#0" class="ons-list__link">News</a>
</li>
</ul>
</li></ul>

</div>

Expand Down Expand Up @@ -1622,10 +1646,6 @@ exports[`base page template matches the full configuration snapshot 1`] = `










Expand All @@ -1634,7 +1654,12 @@ exports[`base page template matches the full configuration snapshot 1`] = `



<li class="ons-list__item">





<li class="ons-list__item">



Expand All @@ -1645,10 +1670,14 @@ exports[`base page template matches the full configuration snapshot 1`] = `
</li>





<li class="ons-list__item">





<li class="ons-list__item">



Expand All @@ -1659,10 +1688,14 @@ exports[`base page template matches the full configuration snapshot 1`] = `
</li>





<li class="ons-list__item">





<li class="ons-list__item">



Expand All @@ -1673,19 +1706,22 @@ exports[`base page template matches the full configuration snapshot 1`] = `
</li>





<li class="ons-list__item">





<li class="ons-list__item">






<a href="#0" class="ons-list__link">Terms and conditions</a>
</li>
</ul>
</li></ul>



Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 2e281d5

Please sign in to comment.