mirror of
https://github.com/janeczku/calibre-web
synced 2025-06-06 16:34:10 +00:00
Revert "Update web.py"
This reverts commit a388f03b990088713898cdd3585169dbdd50186c.
This commit is contained in:
parent
7a069ad72e
commit
84fdf9143b
@ -1722,7 +1722,7 @@ def get_tasks_status():
|
|||||||
# UIanswer = copy.deepcopy(answer)
|
# UIanswer = copy.deepcopy(answer)
|
||||||
answer = helper.render_task_status(tasks)
|
answer = helper.render_task_status(tasks)
|
||||||
# foreach row format row
|
# foreach row format row
|
||||||
return render_title_template('tasks.html', entries=answer, title=_(u"Tasks") page="tasks")
|
return render_title_template('tasks.html', entries=answer, title=_(u"Tasks"))
|
||||||
|
|
||||||
|
|
||||||
@app.route("/admin")
|
@app.route("/admin")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user