|
|
@ -106,21 +106,20 @@ |
|
|
|
</div> |
|
|
|
|
|
|
|
<div class="module" style="height: 300px;"> |
|
|
|
<h2>Atendimentos</h2> |
|
|
|
<h3>Mapa de atuação do Interlegis</h3> |
|
|
|
<div class="align-center"> |
|
|
|
<a href="/sigi/dashboard/mapa/"> <img src="/sigi/media/images/mapicon-large.png" style="width: 60%;"/> </a> |
|
|
|
</div> |
|
|
|
{% comment %} |
|
|
|
<h2>Convênios</h2> |
|
|
|
<h3>Processos de convênios por projeto</h3> |
|
|
|
<div class="align-center"> |
|
|
|
<img src="{{ processos.url }}&chdlp=b" class="chart" /> |
|
|
|
</div> |
|
|
|
{% endcomment %} |
|
|
|
</div> |
|
|
|
|
|
|
|
<div class="module" style="height: 300px;"> |
|
|
|
<h2>Atendimentos</h2> |
|
|
|
<h3>Mapa de atuação do Interlegis</h3> |
|
|
|
<div class="align-center"> |
|
|
|
<a href="/sigi/dashboard/mapa/"> <img src="/sigi/media/images/mapicon-large.png" style="width: 60%;"/> </a> |
|
|
|
</div> |
|
|
|
{% comment %} |
|
|
|
<h2>Metas BID</h2> |
|
|
|
<h3>Estado das metas do contrato BID</h3> |
|
|
|
<table style="margin: auto;"> |
|
|
@ -141,15 +140,7 @@ |
|
|
|
<span><div style="background-color: #89D7AF;"> </div>Bom</span> |
|
|
|
<span><div style="background-color: #A2BBED;"> </div>Atingido</span> |
|
|
|
</div> |
|
|
|
<!-- table> |
|
|
|
<tr><th colspan="4">Legenda:</td></th> |
|
|
|
<tr> |
|
|
|
<td><meter min="0" max="100" low="50" high="99" optimum="100" value="100"></meter> Ótimo</td> |
|
|
|
<td><meter min="0" max="100" low="50" high="99" optimum="101" value="100"></meter> Bom</td> |
|
|
|
<td><meter min="0" max="101" low="50" high="100" optimum="101" value="100"></meter> Preocupante</td> |
|
|
|
<td><meter min="0" max="101" low="100" high="100" optimum="101" value="99"></meter> Ruim</td> |
|
|
|
</tr> |
|
|
|
</table --> |
|
|
|
{% endcomment %} |
|
|
|
</div> |
|
|
|
{% comment %} |
|
|
|
<div class="module" style="height: 300px;"> |
|
|
|