bitbake: toaster: Fix breadcrumb date format in detail pages
authorBelen Barros Pena <belen.barros.pena@intel.com>
Wed, 19 Feb 2014 10:57:56 +0000 (10:57 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 9 Mar 2014 19:24:00 +0000 (12:24 -0700)
commit35964f0144a9fae81c06a33bb38e68b64fd3a455
tree82ca65ff0e36a8ec376c280b5869ada9df4ed3e6
parentb3f67940d67d1af76003177c9da5093182e689e9
bitbake: toaster: Fix breadcrumb date format in detail pages

The template basebuilddetailpage.html had the completed
on date in the breadcrumb set to naturaltime. Changed to
d/m/y H:i to match the date format in the basebuildpage.html
template, so that breadcrumbs display the same date format across
all pages.

(Bitbake rev: 188c12901c9573285956cded76f27a0d6330c82e)

Signed-off-by: Belen Barros Pena <belen.barros.pena@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
bitbake/lib/toaster/toastergui/templates/basebuilddetailpage.html