src/widgets/CreateAnnotation.js
changeset 979 ff62016e051d
parent 975 35aadec4131b
child 982 cfcbac34d020
equal deleted inserted replaced
977:934a7b13a2ca 979:ff62016e051d
    41     }],
    41     }],
    42     slice_annotation_type: "chap",
    42     slice_annotation_type: "chap",
    43     annotation_type: "Contributions",
    43     annotation_type: "Contributions",
    44     api_serializer: "ldt_annotate",
    44     api_serializer: "ldt_annotate",
    45     api_endpoint_template: "",
    45     api_endpoint_template: "",
    46     api_method: "PUT",
    46     api_method: "POST",
    47     after_send_timeout: 0,
    47     after_send_timeout: 0,
    48     close_after_send: false,
    48     close_after_send: false,
    49 }
    49 }
    50 
    50 
    51 IriSP.Widgets.CreateAnnotation.prototype.messages = {
    51 IriSP.Widgets.CreateAnnotation.prototype.messages = {