equal
deleted
inserted
replaced
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 = { |