summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster/toastergui/templates/project.html
diff options
context:
space:
mode:
Diffstat (limited to 'bitbake/lib/toaster/toastergui/templates/project.html')
-rw-r--r--bitbake/lib/toaster/toastergui/templates/project.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/bitbake/lib/toaster/toastergui/templates/project.html b/bitbake/lib/toaster/toastergui/templates/project.html
index 2f978bc715..4e83981f84 100644
--- a/bitbake/lib/toaster/toastergui/templates/project.html
+++ b/bitbake/lib/toaster/toastergui/templates/project.html
@@ -4,6 +4,7 @@
4{% load humanize %} 4{% load humanize %}
5{% load static %} 5{% load static %}
6 6
7{% block title %} Configuration - {{project.name}} - Toaster {% endblock %}
7{% block projectinfomain %} 8{% block projectinfomain %}
8 9
9<script src="{% static 'js/layerDepsModal.js' %}"></script> 10<script src="{% static 'js/layerDepsModal.js' %}"></script>