Merge pull request #133 from medialab-prado/132-remove-processes-hero
Remove processes hero
This commit is contained in:
@@ -2,16 +2,6 @@
|
||||
<%= t("layouts.header.collaborative_legislation") %> - <%= t("legislation.processes.index.filters.#{@current_filter}") %>
|
||||
<% end %>
|
||||
|
||||
<div class="legislation-hero no-margin-top brand-heading">
|
||||
<div class="row">
|
||||
<div class="small-12 medium-12 column padding">
|
||||
<h4>
|
||||
<%= t('.hightlighted_processes') %>
|
||||
</h4>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="row">
|
||||
<div class="legislation-categories small-12 medium-3 column">
|
||||
<%= render 'shared/filter_subnav', i18n_namespace: "legislation.processes.index" %>
|
||||
|
||||
@@ -59,7 +59,6 @@ en:
|
||||
how_to_participate: How to participate
|
||||
more_info: More information and context
|
||||
index:
|
||||
hightlighted_processes: HIGHLIGHTED PROCESSES
|
||||
filters:
|
||||
open: Open processes
|
||||
next: Next
|
||||
|
||||
@@ -59,7 +59,6 @@ es:
|
||||
how_to_participate: Cómo puedes participar
|
||||
more_info: Más información y contexto
|
||||
index:
|
||||
hightlighted_processes: PROCESOS DESTACADOS
|
||||
filters:
|
||||
open: Procesos activos
|
||||
next: Próximamente
|
||||
|
||||
Reference in New Issue
Block a user