summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster/toastergui/templates/recipedetails.html
diff options
context:
space:
mode:
Diffstat (limited to 'bitbake/lib/toaster/toastergui/templates/recipedetails.html')
-rw-r--r--bitbake/lib/toaster/toastergui/templates/recipedetails.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/bitbake/lib/toaster/toastergui/templates/recipedetails.html b/bitbake/lib/toaster/toastergui/templates/recipedetails.html
index 19b18ffcda..66c1f7bcd0 100644
--- a/bitbake/lib/toaster/toastergui/templates/recipedetails.html
+++ b/bitbake/lib/toaster/toastergui/templates/recipedetails.html
@@ -118,7 +118,7 @@
118 <div class="col-md-4"> 118 <div class="col-md-4">
119 <div class="well"> 119 <div class="well">
120 <h2>About {{recipe.name}}</h2> 120 <h2>About {{recipe.name}}</h2>
121 <dl> 121 <dl class="item-info">
122 <dt> 122 <dt>
123 Approx. packages included 123 Approx. packages included
124 <span class="glyphicon glyphicon-question-sign get-help" title="The number of packages included is based on information from previous builds and from parsing layers, so we can never be sure it is 100% accurate"></span> 124 <span class="glyphicon glyphicon-question-sign get-help" title="The number of packages included is based on information from previous builds and from parsing layers, so we can never be sure it is 100% accurate"></span>