summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster/toastergui/templates/projectconf.html
diff options
context:
space:
mode:
Diffstat (limited to 'bitbake/lib/toaster/toastergui/templates/projectconf.html')
-rw-r--r--bitbake/lib/toaster/toastergui/templates/projectconf.html8
1 files changed, 2 insertions, 6 deletions
diff --git a/bitbake/lib/toaster/toastergui/templates/projectconf.html b/bitbake/lib/toaster/toastergui/templates/projectconf.html
index 01ece24511..4c5a188a86 100644
--- a/bitbake/lib/toaster/toastergui/templates/projectconf.html
+++ b/bitbake/lib/toaster/toastergui/templates/projectconf.html
@@ -2,14 +2,10 @@
2{% load projecttags %} 2{% load projecttags %}
3{% load humanize %} 3{% load humanize %}
4 4
5{% block localbreadcrumb %}
6<li>Configuration variables</li>
7{% endblock %}
8 5
9{% block projectinfomain %} 6{% block projectinfomain %}
10 <div class="page-header"> 7
11 <h1>Configuration variables</h1> 8<h2>Bitbake variables</h2>
12 </div>
13 9
14 <div style="padding-left:19px;"> 10 <div style="padding-left:19px;">
15 11