summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster/toastergui/templates/targets.html
diff options
context:
space:
mode:
Diffstat (limited to 'bitbake/lib/toaster/toastergui/templates/targets.html')
-rw-r--r--bitbake/lib/toaster/toastergui/templates/targets.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/bitbake/lib/toaster/toastergui/templates/targets.html b/bitbake/lib/toaster/toastergui/templates/targets.html
index 32c67ea881..6cd9391323 100644
--- a/bitbake/lib/toaster/toastergui/templates/targets.html
+++ b/bitbake/lib/toaster/toastergui/templates/targets.html
@@ -53,7 +53,6 @@
53 <td class="target-section">{{o.section}}</td> 53 <td class="target-section">{{o.section}}</td>
54 <td class="license">{{o.license}}</td> 54 <td class="license">{{o.license}}</td>
55 <td class="layer"><a href="{% url 'layerdetails' o.preffered_layerversion.id%}">{{o.preffered_layerversion.layer.name}}</a></td> 55 <td class="layer"><a href="{% url 'layerdetails' o.preffered_layerversion.id%}">{{o.preffered_layerversion.layer.name}}</a></td>
56 <td class="source">{{o.preffered_layerversion.layer_source.name}}</td>
57 <td class="branch"> 56 <td class="branch">
58 {% if o.preffered_layerversion.up_branch %} 57 {% if o.preffered_layerversion.up_branch %}
59 {{o.preffered_layerversion.up_branch.name}} 58 {{o.preffered_layerversion.up_branch.name}}