Explorar o código

fixed reading table

bscheibel %!s(int64=4) %!d(string=hai) anos
pai
achega
d1636303e0
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      app/views.py

+ 1 - 0
app/views.py

@@ -155,6 +155,7 @@ def uploaded_file(filename, uuid):
             if "ZZZZ" in dim:
                 for d in dims[dim]:
                     html_general += d + "<br>"
+                continue
             else:
                 html_code += "<td><h4>" + dim + "</h4></td>"
             for d in dims[dim]: