summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster/toastergui/templates/importlayer.html
diff options
context:
space:
mode:
Diffstat (limited to 'bitbake/lib/toaster/toastergui/templates/importlayer.html')
-rw-r--r--bitbake/lib/toaster/toastergui/templates/importlayer.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/bitbake/lib/toaster/toastergui/templates/importlayer.html b/bitbake/lib/toaster/toastergui/templates/importlayer.html
index c59247f8a3..c92e55257b 100644
--- a/bitbake/lib/toaster/toastergui/templates/importlayer.html
+++ b/bitbake/lib/toaster/toastergui/templates/importlayer.html
@@ -43,7 +43,7 @@
43 <div class="alert alert-error" id="import-error" style="display:none"> 43 <div class="alert alert-error" id="import-error" style="display:none">
44 <button type="button" class="close" data-dismiss="alert">&times;</button> 44 <button type="button" class="close" data-dismiss="alert">&times;</button>
45 <h3></h3> 45 <h3></h3>
46 <span></span> 46 <p></p>
47 <ul></ul> 47 <ul></ul>
48 </div> 48 </div>
49 49