[Toaster] [PATCH 0/2] Show custom build dashboard for builds which fail early

Barros Pena, Belen belen.barros.pena at intel.com
Mon Mar 21 07:17:56 PDT 2016



On 17/03/2016 11:40, "toaster-bounces at yoctoproject.org on behalf of Elliot
Smith" <toaster-bounces at yoctoproject.org on behalf of
elliot.smith at intel.com> wrote:

>Changes since 358ba11b15f5182c4d667cf35565afc0c6ad4126 (toaster-next) are
>in
>git://git.yoctoproject.org/poky-contrib,
>elliot/toaster/failed_builds_display-8443
>http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=elliot/toaster/fa
>iled_builds_display-8443
>
>Related bug: https://bugzilla.yoctoproject.org/show_bug.cgi?id=8443

This works like a charm, but something in the layout has gone funny. It's
easier to see in the "Configuration" page, where the page header and the
div with id navTab seem to have classes they don't need: row-fluid
pull-right and span10. There is already a row-fluid parent and a span10
parent, so those classes should not be needed in those divs. They are
restricting the width available to the content and pushing it to the right
of the page.

In the pages with tables, like the tasks one, the table is wrapped in two
divs both with the class span10. The second one should not be needed,
since it restricts the width the table can use.

Thanks!

Belén



More information about the toaster mailing list