From 8ff98c6c1b76c05ca9da7bfe379fd488be48db06 Mon Sep 17 00:00:00 2001 From: Dave Lerner Date: Thu, 12 Mar 2015 13:55:27 -0500 Subject: bitbake: toaster: leave cancel enabled for release change When you click the 'change' icon to edit the project release, the "cancel" button, should always be enabled so that the user can return to the 'not editable' state at any time. [YOCTO #7151] (Bitbake rev: adcd24b97ea78fbccb870d62bd1297edae3a3487) Signed-off-by: Dave Lerner Signed-off-by: Richard Purdie --- bitbake/lib/toaster/toastergui/templates/project.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bitbake') diff --git a/bitbake/lib/toaster/toastergui/templates/project.html b/bitbake/lib/toaster/toastergui/templates/project.html index badc8a6..35147c0 100644 --- a/bitbake/lib/toaster/toastergui/templates/project.html +++ b/bitbake/lib/toaster/toastergui/templates/project.html @@ -412,7 +412,7 @@ vim: expandtab tabstop=2 - + -- cgit v1.1