From db7d57b14d5e32c0b51150c806d57c3129fbb2e1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mart=C3=ADn=20Gonz=C3=A1lez?= Date: Fri, 17 Mar 2017 17:52:25 +0100 Subject: [PATCH] Remove processes hero in the index --- app/views/legislation/processes/index.html.erb | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/app/views/legislation/processes/index.html.erb b/app/views/legislation/processes/index.html.erb index 1d2e6caa3..d9aa8a853 100644 --- a/app/views/legislation/processes/index.html.erb +++ b/app/views/legislation/processes/index.html.erb @@ -2,16 +2,6 @@ <%= t("layouts.header.collaborative_legislation") %> - <%= t("legislation.processes.index.filters.#{@current_filter}") %> <% end %> -
-
-
-

- <%= t('.hightlighted_processes') %> -

-
-
-
-
<%= render 'shared/filter_subnav', i18n_namespace: "legislation.processes.index" %>