]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
toaster: remove links from time field on failed builds
authorElliot Smith <elliot.smith@intel.com>
Wed, 13 Jul 2016 10:37:01 +0000 (11:37 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 10 Aug 2016 23:08:17 +0000 (00:08 +0100)
commit6f9c472d95ee800da079f6b828b956d9f8c67ce6
tree72b707c0fc8ee12b0784afb233366b3a5811b5e8
parent98a923ff14188832ac44e0dbafc73bcba10e25da
toaster: remove links from time field on failed builds

Failed builds don't have any time data recorded for them,
so the time field in the builds table, the time shown
in the recent builds area, and the build time shown in
the build dashboard should not be links for failed builds.

[YOCTO #8443]

Signed-off-by: Elliot Smith <elliot.smith@intel.com>
lib/toaster/toastergui/tables.py
lib/toaster/toastergui/templates/builddashboard.html
lib/toaster/toastergui/templates/mrb_section.html