summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster/toastergui/templates/toastertable.html
diff options
context:
space:
mode:
Diffstat (limited to 'bitbake/lib/toaster/toastergui/templates/toastertable.html')
-rw-r--r--bitbake/lib/toaster/toastergui/templates/toastertable.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/bitbake/lib/toaster/toastergui/templates/toastertable.html b/bitbake/lib/toaster/toastergui/templates/toastertable.html
index 9ef4c6ffee..98a715f27d 100644
--- a/bitbake/lib/toaster/toastergui/templates/toastertable.html
+++ b/bitbake/lib/toaster/toastergui/templates/toastertable.html
@@ -12,7 +12,6 @@
12 tableName : "{{table_name}}", 12 tableName : "{{table_name}}",
13 url : "{{ xhr_table_url }}?format=json", 13 url : "{{ xhr_table_url }}?format=json",
14 title : "{{title}}", 14 title : "{{title}}",
15 projectLayers : {{projectlayers|json}},
16 }; 15 };
17 16
18 try { 17 try {