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