Skip to content
Snippets Groups Projects

verabiertastecnico

2 files
+ 2
2
Compare changes
  • Side-by-side
  • Inline

Files

+ 1
1
@@ -96,7 +96,7 @@
</tr>
<tr>
<th scope="row">4</th>
<td>Tiempo estimado de resolución</td>
<td>Tiempo de resolución</td>
{% if incidencia.tiempoEstimado != 0 %}
<td>{{ incidencia.tiempoEstimado }} horas</td>
{% else %}
Loading