mirror of
https://git.yoctoproject.org/poky
synced 2026-06-02 13:29:49 +00:00
bitbake: toastergui: convert project builds page to ToasterTable
Use the all builds ToasterTable as the basis for the project builds ToasterTable. [YOCTO #8738] (Bitbake rev: 87bcfb740dd2d9944e35a2a1f71cbf8ff3b266e9) Signed-off-by: Elliot Smith <elliot.smith@intel.com> Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
33b011c158
commit
eaae82a19a
@@ -61,7 +61,6 @@ class ToasterTable(TemplateView):
|
||||
|
||||
self.total_count = 0
|
||||
self.static_context_extra = {}
|
||||
self.filter_actions = {}
|
||||
self.empty_state = "Sorry - no data found"
|
||||
self.default_orderby = ""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user