summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster/toastergui/templates/projectconf.html
diff options
context:
space:
mode:
Diffstat (limited to 'bitbake/lib/toaster/toastergui/templates/projectconf.html')
-rw-r--r--bitbake/lib/toaster/toastergui/templates/projectconf.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/bitbake/lib/toaster/toastergui/templates/projectconf.html b/bitbake/lib/toaster/toastergui/templates/projectconf.html
index 9cacce42d8..dde8a115c2 100644
--- a/bitbake/lib/toaster/toastergui/templates/projectconf.html
+++ b/bitbake/lib/toaster/toastergui/templates/projectconf.html
@@ -429,6 +429,7 @@
429 // re-assert the event handlers 429 // re-assert the event handlers
430 } 430 }
431 431
432 /* ensure cookie exists {% csrf_token %} */
432 function postEditAjaxRequest(reqdata) { 433 function postEditAjaxRequest(reqdata) {
433 var ajax = $.ajax({ 434 var ajax = $.ajax({
434 type:"POST", 435 type:"POST",