src/widgets/CreateAnnotation.js
branchnew-model
changeset 909 aa0e42229784
parent 908 f56199193fad
child 915 ba7aab923d08
equal deleted inserted replaced
908:f56199193fad 909:aa0e42229784
     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 : [{