summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster/toastergui/templates/managed_mrb_section.html
diff options
context:
space:
mode:
Diffstat (limited to 'bitbake/lib/toaster/toastergui/templates/managed_mrb_section.html')
-rw-r--r--bitbake/lib/toaster/toastergui/templates/managed_mrb_section.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/bitbake/lib/toaster/toastergui/templates/managed_mrb_section.html b/bitbake/lib/toaster/toastergui/templates/managed_mrb_section.html
index 08bb05d97b..d6e32f89ce 100644
--- a/bitbake/lib/toaster/toastergui/templates/managed_mrb_section.html
+++ b/bitbake/lib/toaster/toastergui/templates/managed_mrb_section.html
@@ -156,6 +156,7 @@
156 156
157<script> 157<script>
158 158
159/* ensure csrf cookie exists {% csrf_token %} */
159function _makeXHRBuildCall(url, data, onsuccess, onfail) { 160function _makeXHRBuildCall(url, data, onsuccess, onfail) {
160 $.ajax( { 161 $.ajax( {
161 type: "POST", 162 type: "POST",