mirror of
https://github.com/janeczku/calibre-web.git
synced 2025-01-24 05:26:33 +02:00
Update web.py
This commit is contained in:
parent
9c75eb7016
commit
a388f03b99
@ -1722,7 +1722,7 @@ def get_tasks_status():
|
||||
# UIanswer = copy.deepcopy(answer)
|
||||
answer = helper.render_task_status(tasks)
|
||||
# foreach row format row
|
||||
return render_title_template('tasks.html', entries=answer, title=_(u"Tasks"))
|
||||
return render_title_template('tasks.html', entries=answer, title=_(u"Tasks") page="tasks")
|
||||
|
||||
|
||||
@app.route("/admin")
|
||||
|
Loading…
x
Reference in New Issue
Block a user