replace header text with back link

This commit is contained in:
decabeza
2017-09-04 18:39:04 +02:00
parent ee3b3f2c85
commit 1d17e0cb58
3 changed files with 1 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
<div class="legislation-hero no-margin-top grey-heading" style="display:<%= hidden ? 'none' : 'block' %>" data-target="legislation-header-full">
<div class="row headline">
<div class="small-12 medium-8 column">
<p><%= t('.title') %></p>
<%= back_link_to legislation_processes_path %>
<h2>
<%= process.title %>
</h2>