equal
deleted
inserted
replaced
6 }; |
6 }; |
7 |
7 |
8 IriSP.Widgets.CreateAnnotation.prototype = new IriSP.Widgets.Widget(); |
8 IriSP.Widgets.CreateAnnotation.prototype = new IriSP.Widgets.Widget(); |
9 |
9 |
10 IriSP.Widgets.CreateAnnotation.prototype.defaults = { |
10 IriSP.Widgets.CreateAnnotation.prototype.defaults = { |
11 show_title_field : false, |
11 show_title_field : true, |
12 creator_name : "", |
12 creator_name : "", |
13 creator_avatar : "https://si0.twimg.com/sticky/default_profile_images/default_profile_1_normal.png", |
13 creator_avatar : "https://si0.twimg.com/sticky/default_profile_images/default_profile_1_normal.png", |
14 tags : false, |
14 tags : false, |
15 max_tags : 8, |
15 max_tags : 8, |
16 polemics : [{ |
16 polemics : [{ |