diff --git a/CHANGELOG.rdoc b/CHANGELOG.rdoc index 714815a..3fe410a 100644 --- a/CHANGELOG.rdoc +++ b/CHANGELOG.rdoc @@ -11,6 +11,7 @@ Prezento is the web interface for Mezuro. * Add latest configurations list to the homepage * Move tutorials to mezuro.github.io * Pluralize navigation menu links +* Fix 'Tree Metrics' and 'Hotspot Metrics' PT translations in Configuration show view == v0.11.3 - 01/04/2016 diff --git a/app/views/kalibro_configurations/show.html.erb b/app/views/kalibro_configurations/show.html.erb index f943531..9608704 100644 --- a/app/views/kalibro_configurations/show.html.erb +++ b/app/views/kalibro_configurations/show.html.erb @@ -12,7 +12,7 @@ <%= link_to t_action(:add, MetricConfiguration), kalibro_configuration_choose_metric_path(@kalibro_configuration.id), class: 'btn btn-info' %> <% end %>