Skip to content
Snippets Groups Projects
Commit 312d61eb authored by Vermaat's avatar Vermaat
Browse files

Fixup 375f84e1

parent e0eae22f
No related branches found
No related tags found
No related merge requests found
......@@ -976,6 +976,7 @@ class BatchProgress:
"""
attr = {"percentage": 0}
i = web.input(ajax=None)
try:
jobID = int(i.jobID)
total = int(i.totalJobs)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment