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