(no commit message) master
authorChristian Weiske <cweiske@cweiske.de>
Tue, 17 Apr 2018 07:05:02 +0000 (09:05 +0200)
committerwww-cweiske <www-cweiske@localhost.localdomain>
Tue, 17 Apr 2018 07:05:02 +0000 (09:05 +0200)
code.js [new file with mode: 0644]

diff --git a/code.js b/code.js
new file mode 100644 (file)
index 0000000..a34924c
--- /dev/null
+++ b/code.js
@@ -0,0 +1,4 @@
+\r
+        Dropzone.prototype.defaultOptions.headers = {\r
+            'X-CSRF-TOKEN': $('meta[name="csrf-token"]').attr('content')\r
+        };\r