From 3190ab644199ea8e7d765783d71ed1cb39ac8e1b Mon Sep 17 00:00:00 2001 From: Belen Barros Pena Date: Mon, 23 Mar 2015 17:15:01 +0000 Subject: bitbake: toasterui: small changes to empty states This commit: * Makes some changes to the layout and styles of the landing.html template * Adds the empty state to layers.html * Changes the message of the empty state of machines.html to use the same wording used in all other pages * Adds the project name and the right styles to the empty state of the project.html template * Makes small changes in style and wording to the empty state of targets.html * Updates all "configure a layer source" links to point to the new Toaster manual. (Bitbake rev: d886db3add1351a806ab58ec7519d2321687187b) Signed-off-by: Belen Barros Pena Signed-off-by: Alexandru DAMIAN Signed-off-by: Richard Purdie --- .../lib/toaster/toastergui/templates/project.html | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) (limited to 'bitbake/lib/toaster/toastergui/templates/project.html') diff --git a/bitbake/lib/toaster/toastergui/templates/project.html b/bitbake/lib/toaster/toastergui/templates/project.html index ae9ee9b44d..40048c2f2c 100644 --- a/bitbake/lib/toaster/toastergui/templates/project.html +++ b/bitbake/lib/toaster/toastergui/templates/project.html @@ -15,22 +15,22 @@ vim: expandtab tabstop=2 - {% if lvs_nos == 0 %} -
-

- Toaster has no layer information; without layer information, you cannot run builds.
To generate layer information you can: -

- + + +
+

Toaster has no layer information. Without layer information, you cannot run builds. To generate layer information you can:

+
{%else%} -
+