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.html5
1 files changed, 1 insertions, 4 deletions
diff --git a/bitbake/lib/toaster/toastergui/templates/recipedetails.html b/bitbake/lib/toaster/toastergui/templates/recipedetails.html
index aed0492aeb..23aa171ce6 100644
--- a/bitbake/lib/toaster/toastergui/templates/recipedetails.html
+++ b/bitbake/lib/toaster/toastergui/templates/recipedetails.html
@@ -6,11 +6,8 @@
6 6
7<div class="section"> 7<div class="section">
8 <ul class="breadcrumb"> 8 <ul class="breadcrumb">
9 <li class="muted">
10 {{project.name}}
11 </li>
12 <li> 9 <li>
13 <a href="{% url 'project' project.id %}">Configuration</a> 10 <a href="{% url 'project' project.id %}">{{project.name}}</a>
14 <span class="divider">&rarr;</span> 11 <span class="divider">&rarr;</span>
15 </li> 12 </li>
16 <li> 13 <li>