summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster/toastergui/templates/builds.html
diff options
context:
space:
mode:
Diffstat (limited to 'bitbake/lib/toaster/toastergui/templates/builds.html')
-rw-r--r--bitbake/lib/toaster/toastergui/templates/builds.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/bitbake/lib/toaster/toastergui/templates/builds.html b/bitbake/lib/toaster/toastergui/templates/builds.html
index 459fcb0744..a27a121913 100644
--- a/bitbake/lib/toaster/toastergui/templates/builds.html
+++ b/bitbake/lib/toaster/toastergui/templates/builds.html
@@ -5,6 +5,7 @@
5{% load project_url_tag %} 5{% load project_url_tag %}
6{% load humanize %} 6{% load humanize %}
7 7
8{% block title %} All builds - Toaster {% endblock %}
8{% block extraheadcontent %} 9{% block extraheadcontent %}
9<link rel="stylesheet" href="/static/css/jquery-ui.min.css" type='text/css'> 10<link rel="stylesheet" href="/static/css/jquery-ui.min.css" type='text/css'>
10<link rel="stylesheet" href="/static/css/jquery-ui.structure.min.css" type='text/css'> 11<link rel="stylesheet" href="/static/css/jquery-ui.structure.min.css" type='text/css'>