add i18n and fix layout for download current selection

This commit is contained in:
decabeza
2018-01-09 19:39:51 +01:00
committed by Bertocq
parent f4de83da2d
commit 46666c4b01
3 changed files with 6 additions and 6 deletions

View File

@@ -1,11 +1,9 @@
<div class='relative'>
<%= link_to t("admin.budget_investments.index.download_current_selection"),
admin_budget_budget_investments_path(csv_params),
class: 'advanced-search small' %>
</div>
<%= link_to t("admin.budget_investments.index.download_current_selection"),
admin_budget_budget_investments_path(csv_params),
class: "float-right small" %>
<% if @investments.any? %>
<h3><%= page_entries_info @investments %></h3>
<h3 class="inline-block"><%= page_entries_info @investments %></h3>
<table>
<thead>
<tr>