From 2a40a0587e64a4bdf2ed64c4b84f0d6f4d602d7c Mon Sep 17 00:00:00 2001 From: David Reyna Date: Sun, 9 Apr 2017 22:12:57 -0700 Subject: [PATCH] bitbake: toaster: fix add layer button for Machines Fix a missing close quote in the layer add button, and use the layer index for the xhr_layer call. [YOCTO #11213] (Bitbake rev: 54d61e7c64c97799de85b3563119f0f5d051675e) Signed-off-by: David Reyna Signed-off-by: Richard Purdie --- bitbake/lib/toaster/toastergui/templates/machine_btn.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bitbake/lib/toaster/toastergui/templates/machine_btn.html b/bitbake/lib/toaster/toastergui/templates/machine_btn.html index 12b5c96c2c..6debe65738 100644 --- a/bitbake/lib/toaster/toastergui/templates/machine_btn.html +++ b/bitbake/lib/toaster/toastergui/templates/machine_btn.html @@ -7,8 +7,8 @@