Skip to content

Commit

Permalink
apply the changes for attempting to fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
BarbaraOliveira13 committed Jan 9, 2025
1 parent 6a7f2bd commit a32d203
Showing 1 changed file with 3 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,7 @@
<%= render :metadata %>
<%= cell "decidim/content_blocks/menu_breadcrumb_last_activity", model, hide_participatory_space: true %>
</div>
<nav role="navigation" aria-label="Secondary menu">
<ul class="menu-bar__secondary-dropdown__menu">
<%= render :links %>
</ul>
</nav>
<ul class="menu-bar__secondary-dropdown__menu" role="navigation" aria-label="Menu secondaire">
<%= render :links %>
</ul>
</div>

0 comments on commit a32d203

Please sign in to comment.