We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6638e2 commit cc413daCopy full SHA for cc413da
app/views/sivel2_gen/conteos/_personas_grafica.html.erb
@@ -38,9 +38,9 @@
38
<div class="row">
39
<div class="col-12">
40
<% if @pDepartamento == "1" %>
41
- <%= bar_chart(serie, opciones) %>
+ <!-- %= bar_chart(serie, opciones) %-->
42
<% else %>
43
- <%= column_chart(serie, opciones) %>
+ <!-- %= column_chart(serie, opciones) %-->
44
<% end %>
45
</div>
46
0 commit comments