summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPedro Alvarez Piedehierro <palvarez89@gmail.com>2017-07-08 14:44:56 +0100
committerPedro Alvarez Piedehierro <palvarez89@gmail.com>2017-07-08 14:44:56 +0100
commit34f8028a089a32e2e6e45e854461971ed58fa14a (patch)
treedc718225acdb07453edadb29122d2de635adf53c
parent54f4304e683f437b44bac1b308a3a5117fd2cb70 (diff)
downloadlorry-controller-34f8028a089a32e2e6e45e854461971ed58fa14a.tar.gz
Revert "debug"
This reverts commit 1adca8a209c60c11b04f3de8ea58f20f749a5d22.
-rw-r--r--templates/status.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/status.tpl b/templates/status.tpl
index 022a9a1..774d6ed 100644
--- a/templates/status.tpl
+++ b/templates/status.tpl
@@ -122,7 +122,7 @@
<td>{{spec['interval_nice']}}</td>
<td>{{spec['due_nice']}}</td>
<td><details>
- <summary>{{spec['last_run_exit']}}: {{publish_failures}} Show log</summary>
+ <summary>{{spec['last_run_exit']}}: {{publish_failrues}} Show log</summary>
<p>{{spec['last_run_error']}}</p>
</details></td>
% if spec['running_job'] and links: