Home
last modified time | relevance | path

Searched refs:NewCustomImagesTable (Results 1 – 2 of 2) sorted by relevance

/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/
H A Durls.py133 tables.NewCustomImagesTable.as_view(template_name="newcustomimage.html"),
H A Dtables.py591 class NewCustomImagesTable(ImageRecipesTable): class
594 super(NewCustomImagesTable, self).__init__(*args, **kwargs)