aboutsummaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster/toastergui/templates/machines.html
diff options
context:
space:
mode:
Diffstat (limited to 'bitbake/lib/toaster/toastergui/templates/machines.html')
-rw-r--r--bitbake/lib/toaster/toastergui/templates/machines.html5
1 files changed, 0 insertions, 5 deletions
diff --git a/bitbake/lib/toaster/toastergui/templates/machines.html b/bitbake/lib/toaster/toastergui/templates/machines.html
index 2ac35378e0..64db0f9ca7 100644
--- a/bitbake/lib/toaster/toastergui/templates/machines.html
+++ b/bitbake/lib/toaster/toastergui/templates/machines.html
@@ -12,11 +12,6 @@
$(document).ready(function (){
var ctx = {
- projectPageUrl : "{% url 'project' project.id %}",
- projectName : "{{project.name}}",
- xhrEditProjectUrl : "{% url 'xhr_projectedit' project.id %}",
- projectId : {{project.id}},
- xhrDataTypeaheadUrl : "{% url 'xhr_datatypeahead' %}",
};
try {