src/widgets/LatestAnnotation.js
changeset 1055 b45522b1b2af
parent 1054 cfea8c04c8c7
child 1056 3d19cbe56fcb
equal deleted inserted replaced
1054:cfea8c04c8c7 1055:b45522b1b2af
    99                 console.log(_error)
    99                 console.log(_error)
   100                 console.log(_thrown)
   100                 console.log(_thrown)
   101             }
   101             }
   102         })
   102         })
   103     }
   103     }
   104     console.log(this.source.users_data)
       
   105 }
   104 }
   106     
   105     
   107 IriSP.Widgets.LatestAnnotation.prototype.draw = function(){
   106 IriSP.Widgets.LatestAnnotation.prototype.draw = function(){
   108     var _this = this;
   107     var _this = this;
   109     this.renderTemplate();
   108     this.renderTemplate();