diff options
Diffstat (limited to 'bitbake/lib/toaster/toastergui/templates/machines.html')
| -rw-r--r-- | bitbake/lib/toaster/toastergui/templates/machines.html | 5 |
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 @@ | |||
| 12 | 12 | ||
| 13 | $(document).ready(function (){ | 13 | $(document).ready(function (){ |
| 14 | var ctx = { | 14 | var ctx = { |
| 15 | projectPageUrl : "{% url 'project' project.id %}", | ||
| 16 | projectName : "{{project.name}}", | ||
| 17 | xhrEditProjectUrl : "{% url 'xhr_projectedit' project.id %}", | ||
| 18 | projectId : {{project.id}}, | ||
| 19 | xhrDataTypeaheadUrl : "{% url 'xhr_datatypeahead' %}", | ||
| 20 | }; | 15 | }; |
| 21 | 16 | ||
| 22 | try { | 17 | try { |
