]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
toaster: hide special code for core vars not present, disable add button
authorDavid Reyna <David.Reyna@windriver.com>
Fri, 27 Feb 2015 03:46:23 +0000 (19:46 -0800)
committerAlexandru DAMIAN <alexandru.damian@intel.com>
Mon, 9 Mar 2015 13:15:21 +0000 (13:15 +0000)
commit1f9aaa7747351f7b0063f80c56cf7fa2c9cc3cf9
tree8b5a0854e1e2daba84573e0d874635aa17a161bc
parent8a3095a33551a96176fdff83ea33cda5b30311dd
toaster: hide special code for core vars not present, disable add button

Hide the special config variable management sections when the respective
variables are not present. Disable the variable add button after a
variable is added so that blank values cannot be added, and also when a
variable name managed in the project detail page (e.g. BBLAYERS and MACHINE)
is entered.

[YOCTO #7246]
[YOCTO #7371]

Signed-off-by: David Reyna <David.Reyna@windriver.com>
lib/toaster/toastergui/templates/projectconf.html
lib/toaster/toastergui/views.py