diff options
Diffstat (limited to 'bitbake/lib/toaster/toastergui/templates/managed_mrb_section.html')
| -rw-r--r-- | bitbake/lib/toaster/toastergui/templates/managed_mrb_section.html | 1 |
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 %} */ | ||
| 159 | function _makeXHRBuildCall(url, data, onsuccess, onfail) { | 160 | function _makeXHRBuildCall(url, data, onsuccess, onfail) { |
| 160 | $.ajax( { | 161 | $.ajax( { |
| 161 | type: "POST", | 162 | type: "POST", |
