Inclusão de uma tabela de acompanhamento
This commit is contained in:
@@ -144,6 +144,7 @@
|
||||
<% if @metricas %>
|
||||
<%= render 'painel', metricas: @metricas, filtravel: true %>
|
||||
<%= render 'mapa', metricas: @metricas %>
|
||||
<%= render 'espelho' %>
|
||||
<% end %>
|
||||
|
||||
<% elsif @modo == 'global' %>
|
||||
@@ -154,6 +155,7 @@
|
||||
<% if @metricas %>
|
||||
<%= render 'painel', metricas: @metricas, filtravel: true %>
|
||||
<%= render 'mapa', metricas: @metricas %>
|
||||
<%= render 'espelho' %>
|
||||
<% end %>
|
||||
|
||||
<% else # comparar %>
|
||||
|
||||
Reference in New Issue
Block a user