Fix typo in i18n key

This commit is contained in:
Marko Lovic
2018-07-25 17:28:14 +02:00
parent 601e3058d8
commit c991d9e7c7

View File

@@ -35,7 +35,7 @@
<table class="table-for-mobile">
<thead>
<tr>
<th><%= t("admin.budget_investments.index.index.list.id") %></th>
<th><%= t("admin.budget_investments.index.list.id") %></th>
<th class="small-3"><%= t("admin.budget_investments.index.list.title") %></th>
<th><%= t("admin.budget_investments.index.list.supports") %></th>
<th><%= t("admin.budget_investments.index.list.admin") %></th>