]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
toaster: Hide tabs and add info popups for command line builds
authorElliot Smith <elliot.smith@intel.com>
Fri, 2 Oct 2015 13:23:35 +0000 (14:23 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 16 Oct 2015 13:59:41 +0000 (14:59 +0100)
commit565611749d47c915035890db60d19ab2fca7c42e
tree68c9a648933a53add51e6d0a7fec5578559a4a31
parent3ea10f4c16a557e94781251f6776b13acb8e9eba
toaster: Hide tabs and add info popups for command line builds

Command line builds don't have a configuration or
layers which can be modified through Toaster.

Change the project builds page for the command line builds project,
to hide the tabs and add some info popups in appropriate places on
that page.

[YOCTO #8231]

Signed-off-by: Elliot Smith <elliot.smith@intel.com>
Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: brian avery <avery.brian@gmail.com>
lib/toaster/toastergui/static/js/base.js
lib/toaster/toastergui/templates/mrb_section.html
lib/toaster/toastergui/templates/projecttopbar.html
lib/toaster/toastergui/tests.py