From 88f431cddfc80408a7fce3609ea5a1aa97cf0af4 Mon Sep 17 00:00:00 2001 From: Alexandru DAMIAN Date: Fri, 13 Feb 2015 13:08:26 +0000 Subject: bitbake: toasterui: empty state for pages Toaster needs to properly prompt the user and display actionable help texts when the database is void of meaningful information. This patch brings in the "empty" states for pages. [YOCTO #6755] (Bitbake rev: 7cfe279bf77b59d5cbd20d8a93e1d33279bebc20) Signed-off-by: Alexandru DAMIAN Signed-off-by: Richard Purdie --- bitbake/lib/toaster/toastergui/templates/projectconf.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bitbake/lib/toaster/toastergui/templates/projectconf.html') diff --git a/bitbake/lib/toaster/toastergui/templates/projectconf.html b/bitbake/lib/toaster/toastergui/templates/projectconf.html index ec1fb9bd20..9cacce42d8 100644 --- a/bitbake/lib/toaster/toastergui/templates/projectconf.html +++ b/bitbake/lib/toaster/toastergui/templates/projectconf.html @@ -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%}