From 645435a645a0817cec94ce1433eb74fbe7388416 Mon Sep 17 00:00:00 2001 From: Mihail Stanciu Date: Wed, 12 Aug 2015 15:37:55 +0100 Subject: bitbake: toastergui: Added IDs to elements used in testing Added static IDs to elements commonly used in the testing process so that future UI modifications would not break tests as easily. [YOCTO #7380] (Bitbake rev: 04e896d7fb170271fb09dae5c2a42acb4b68f513) Signed-off-by: Mihail Stanciu Signed-off-by: Michael Wood Signed-off-by: Richard Purdie --- bitbake/lib/toaster/toastergui/templates/newproject.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bitbake/lib/toaster/toastergui/templates/newproject.html') diff --git a/bitbake/lib/toaster/toastergui/templates/newproject.html b/bitbake/lib/toaster/toastergui/templates/newproject.html index 745b79b1a1..997390bcf0 100644 --- a/bitbake/lib/toaster/toastergui/templates/newproject.html +++ b/bitbake/lib/toaster/toastergui/templates/newproject.html @@ -59,7 +59,7 @@ {% endif %}
- + To create a project, you need to enter a project name
-- cgit v1.2.3-54-g00ecf