From aecc63de17cd0e448b8139672d43798dc8fa7f18 Mon Sep 17 00:00:00 2001 From: David Reyna Date: Thu, 26 Feb 2015 21:42:01 +0000 Subject: bitbake: toaster: config var layout fixes Block duplicates of custom variables regardless of case, fix spacing of delete icon, no extra error msg on blank DISTRO name [YOCTO #7359] (Bitbake rev: baec2940c2b4ec792cacad5cc8d8056d9162919b) Signed-off-by: David Reyna Signed-off-by: Richard Purdie --- .../toaster/toastergui/templates/projectconf.html | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) (limited to 'bitbake/lib/toaster/toastergui/templates') diff --git a/bitbake/lib/toaster/toastergui/templates/projectconf.html b/bitbake/lib/toaster/toastergui/templates/projectconf.html index dde8a11..774e9ea 100644 --- a/bitbake/lib/toaster/toastergui/templates/projectconf.html +++ b/bitbake/lib/toaster/toastergui/templates/projectconf.html @@ -23,12 +23,12 @@ @@ -52,7 +52,7 @@
- {% if image_install_append %}{{image_install_append}}{%else%}Not set{%endif%} + {% if image_install_append %}{{image_install_append}}{%else%}Not set{%endif%}