From: Belen Barros Pena Date: Mon, 2 Feb 2015 14:41:07 +0000 (+0000) Subject: toastergui: remove time link for failed build requests X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b7b1e64f650c9ea676714209b9d6e7efeca992be;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git toastergui: remove time link for failed build requests Failed build requests do not have a build time page where you can look at the time spent on each task. Therefore, their build time information cannot be a link to such a page. Signed-off-by: Belen Barros Pena --- diff --git a/lib/toaster/toastergui/templates/managed_mrb_section.html b/lib/toaster/toastergui/templates/managed_mrb_section.html index d2ffdcdc3da..c7ae6fd142d 100644 --- a/lib/toaster/toastergui/templates/managed_mrb_section.html +++ b/lib/toaster/toastergui/templates/managed_mrb_section.html @@ -100,7 +100,7 @@
- Build time: {{ buildrequest.get_duration|sectohms }} + Build time: {{ buildrequest.get_duration|sectohms }}