mirror of
git://git.yoctoproject.org/layerindex-web.git
synced 2026-01-27 09:01:24 +01:00
When showing the error/warning counts for update records we need to
include any errors/warnings that are shown only in the main update log,
so we need to adjust how these are collected. Use a function rather than
pure aggregation to give a bit more control, and a {% with ... %} block
in the template to avoid the functions being called more than necessary.
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
|
||
|---|---|---|
| .. | ||
| admin | ||
| layerindex | ||
| registration | ||
| rrs | ||
| 404.html | ||
| 500.html | ||
| base_toplevel.html | ||
| base.html | ||
| pagination.html | ||