updates group's title

This commit is contained in:
rgarcia
2016-09-09 15:46:00 +02:00
parent a6a53659ae
commit 85d70a2cc2

View File

@@ -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| %>