Commit e911a7388ff3491f6dbbb44ba9f312d342d2e8e0

Authored by Diego Camarinha
Committed by Paulo Meireles
1 parent da34ec6b

[Mezuro] Compound edit view with metric configurations.

plugins/mezuro/views/mezuro_plugin_metric_configuration/edit_compound.html.erb
... ... @@ -12,3 +12,5 @@
12 12 <% end %>
13 13  
14 14 <%= render :partial => "mezuro_plugin_range/ranges", :locals => {:owner => owner} %>
  15 +<hr>
  16 +<%= render :partial => "metric_codes", :locals => {:metric_configurations => @metric_configurations} %>
... ...