summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster/toastergui/static/js/jquery.dataTables-1.13.8.min.js
Commit message (Collapse)AuthorAgeFilesLines
* bitbake: toaster: Commandline build import table improvementsMarlon Rodriguez Garcia2023-12-131-0/+4
Added dataTables library to include sorting and pagination for table element Added jquery.dataTables to customize table rendering in section "Import eventlogs". This library includes the following: sorting, pagination, search and CSS styles. Default to ascending order and 50 builds per page. (Bitbake rev: f88f314cb2b071569acf3c7d43fb7256ba50762f) Signed-off-by: Marlon Rodriguez Garcia <marlon.rodriguez-garcia@savoirfairelinux.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>