Skip to content

Commit

Permalink
Fix grid for navigation tab layouts
Browse files Browse the repository at this point in the history
  • Loading branch information
syed-ali-tw committed Oct 10, 2024
1 parent 56220a3 commit fdf8f38
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
<h3>Work in progress</h3>
<div class="govuk-grid-column-two-thirds">
<h3>Work in progress</h3>
</div>
1 change: 1 addition & 0 deletions app/views/editions/show.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,5 @@
</div>

<%= render partial: "secondary_nav_tabs/#{current_tab_name}", :locals => { :publication => @resource } %>

</div>

0 comments on commit fdf8f38

Please sign in to comment.