updates group's title
This commit is contained in:
@@ -16,7 +16,7 @@
|
|||||||
<div class="small-12 medium-6 column">
|
<div class="small-12 medium-6 column">
|
||||||
<table class="table-fixed">
|
<table class="table-fixed">
|
||||||
<thead>
|
<thead>
|
||||||
<th><%= t('budget.show.heading') %></th>
|
<th><%= t('budget.show.group') %></th>
|
||||||
</thead>
|
</thead>
|
||||||
<tbody>
|
<tbody>
|
||||||
<% @budget.groups.each do |group| %>
|
<% @budget.groups.each do |group| %>
|
||||||
|
|||||||
Reference in New Issue
Block a user