adds missing print buttons

This commit is contained in:
rgarcia
2015-10-19 11:53:26 +02:00
parent 573b2425d0
commit f37c10130e
7 changed files with 16 additions and 1 deletions

View File

@@ -5,3 +5,5 @@
</div>
</div>
<%= render '/shared/print' %>

View File

@@ -1 +1,3 @@
<%= render template: 'proposals/show' %>
<%= render template: 'proposals/show' %>
<%= render '/shared/print' %>