summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster/toastergui/templates/layers.html
diff options
context:
space:
mode:
Diffstat (limited to 'bitbake/lib/toaster/toastergui/templates/layers.html')
-rw-r--r--bitbake/lib/toaster/toastergui/templates/layers.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/bitbake/lib/toaster/toastergui/templates/layers.html b/bitbake/lib/toaster/toastergui/templates/layers.html
index 5cfda5b526..864e15683b 100644
--- a/bitbake/lib/toaster/toastergui/templates/layers.html
+++ b/bitbake/lib/toaster/toastergui/templates/layers.html
@@ -117,6 +117,7 @@
117 117
118var tooltipUpdateText; 118var tooltipUpdateText;
119 119
120/* ensure csrf cookie exists {% csrf_token %} */
120function _makeXHREditCall(data, onsuccess, onfail) { 121function _makeXHREditCall(data, onsuccess, onfail) {
121 $.ajax( { 122 $.ajax( {
122 type: "POST", 123 type: "POST",