Procházet zdrojové kódy

Quito endif que sobraba

Celestino Rey před 5 měsíci
rodič
revize
5daa647490
1 změnil soubory, kde provedl 0 přidání a 1 odebrání
  1. 0 1
      src/templates/informe_categoria_pdf.html

+ 0 - 1
src/templates/informe_categoria_pdf.html

@@ -35,7 +35,6 @@
                 <td class="text-left">{{ item.desde }}</td>
                 <td class="text-left">{{ item.hasta }}</td>
                 <td style="color: green" >{{ item.monto|formato_numero:2 }}</td>
-                {% endif %}
                 <td>{{ item.saldo_despues|formato_numero:2 }}</td>
             </tr>
             {% endfor %}