Commit 6b0bba3c109b5163e0a7922ca1e7553b7b56b0c9

  • avatar
  • arvind
  • Wed Sep 03 19:17:18 IST 2014
Set editable to false.
FIXME.
  
184184 annotation.title = self.new_anno.title;
185185 }
186186 annotation.text = self.new_anno.text;
187 //annotation.editable = false;
187 annotation.editable = false;
188188 //console.log(self.new_anno, annotation);
189189 },
190190 // hide the original editor window, when user has completed selecting part