summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYongqin Liu <yongqin.liu@linaro.org>2020-03-02 17:29:34 +0800
committerYongqin Liu <yongqin.liu@linaro.org>2020-03-02 17:29:34 +0800
commit503cc23f94919e20d4ca5bc30e32f9248ecd865f (patch)
tree9de803de1f4ea6b67174cc653b554bbaff51efc0
parentb572053748bcdd283876ba28821d9f10c5fdbcbe (diff)
lkft-describe.html: fix the problem that not display status correctly
should use result instead of status Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
-rw-r--r--lkft/templates/lkft-describe.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/lkft/templates/lkft-describe.html b/lkft/templates/lkft-describe.html
index f55c4e1..3d24186 100644
--- a/lkft/templates/lkft-describe.html
+++ b/lkft/templates/lkft-describe.html
@@ -2,7 +2,7 @@
{% block title %} {{kernel_change.describe}} {% endblock %}
-{% block headline %}<h1>{{kernel_change.describe}} -- {{kernel_change.status}}</a></h1>{% endblock %}
+{% block headline %}<h1>{{kernel_change.describe}} -- {{kernel_change.result}}</a></h1>{% endblock %}
{% block content %}
<div>