From dc57476d0b6c2c4cb8868b48058e78c24c065217 Mon Sep 17 00:00:00 2001 From: Sujith H Date: Tue, 10 May 2016 00:01:49 +0100 Subject: bitbake: toaster: ui handles duplicate project name in new project page When already existing project name is typed by user, the ui pops up message regarding the existance of the project name. [YOCTO #7005] (Bitbake rev: 83e5be7e74850f1bb019668de07f3f745063fe38) Signed-off-by: Sujith H Signed-off-by: Michael Wood Signed-off-by: Richard Purdie --- bitbake/lib/toaster/toastergui/templates/newproject.html | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) (limited to 'bitbake') diff --git a/bitbake/lib/toaster/toastergui/templates/newproject.html b/bitbake/lib/toaster/toastergui/templates/newproject.html index e83b2bea61..8913057f40 100644 --- a/bitbake/lib/toaster/toastergui/templates/newproject.html +++ b/bitbake/lib/toaster/toastergui/templates/newproject.html @@ -19,9 +19,12 @@
{% csrf_token %} -
+
- +
+ + +