src/widgets/CreateAnnotation.js
changeset 979 ff62016e051d
parent 975 35aadec4131b
child 982 cfcbac34d020
--- a/src/widgets/CreateAnnotation.js	Mon Nov 05 19:03:10 2012 +0100
+++ b/src/widgets/CreateAnnotation.js	Tue Nov 06 10:59:57 2012 +0100
@@ -43,7 +43,7 @@
     annotation_type: "Contributions",
     api_serializer: "ldt_annotate",
     api_endpoint_template: "",
-    api_method: "PUT",
+    api_method: "POST",
     after_send_timeout: 0,
     close_after_send: false,
 }