From eb3aa0006339a4ab74d3b6559729f92dd6919563 Mon Sep 17 00:00:00 2001 From: decabeza Date: Tue, 23 May 2017 13:15:53 +0200 Subject: [PATCH] removes empty divs --- app/views/legislation/processes/_header.html.erb | 4 +--- app/views/legislation/processes/_header_full.html.erb | 4 +--- 2 files changed, 2 insertions(+), 6 deletions(-) diff --git a/app/views/legislation/processes/_header.html.erb b/app/views/legislation/processes/_header.html.erb index 5b3d39c6a..14fe5e565 100644 --- a/app/views/legislation/processes/_header.html.erb +++ b/app/views/legislation/processes/_header.html.erb @@ -1,11 +1,9 @@ <% if header == :small %>
-
+

<%= process.title %>

-
-
diff --git a/app/views/legislation/processes/_header_full.html.erb b/app/views/legislation/processes/_header_full.html.erb index af7a9c3f0..1ed7a6f5a 100644 --- a/app/views/legislation/processes/_header_full.html.erb +++ b/app/views/legislation/processes/_header_full.html.erb @@ -1,13 +1,11 @@
-
+

<%= t('.title') %>

<%= process.title %>

-
-