From fdf8f387feb3786e2a195f178f5d208a9b59f23d Mon Sep 17 00:00:00 2001 From: syed-ali-tw Date: Thu, 10 Oct 2024 14:00:13 +0100 Subject: [PATCH] Fix grid for navigation tab layouts --- app/views/editions/secondary_nav_tabs/_temp_nav_text.html.erb | 4 +++- app/views/editions/show.html.erb | 1 + 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/app/views/editions/secondary_nav_tabs/_temp_nav_text.html.erb b/app/views/editions/secondary_nav_tabs/_temp_nav_text.html.erb index 58e0b9c8a..2b22cbd7c 100644 --- a/app/views/editions/secondary_nav_tabs/_temp_nav_text.html.erb +++ b/app/views/editions/secondary_nav_tabs/_temp_nav_text.html.erb @@ -1 +1,3 @@ -

Work in progress

+
+

Work in progress

+
\ No newline at end of file diff --git a/app/views/editions/show.html.erb b/app/views/editions/show.html.erb index f6ec4f2bd..ad2e6626c 100644 --- a/app/views/editions/show.html.erb +++ b/app/views/editions/show.html.erb @@ -28,4 +28,5 @@ <%= render partial: "secondary_nav_tabs/#{current_tab_name}", :locals => { :publication => @resource } %> +