Merge branch 'master' into statistics

This commit is contained in:
Ralf Teusner
2016-01-25 11:22:58 +01:00
7 changed files with 89 additions and 33 deletions

View File

@@ -423,9 +423,6 @@ $(function() {
var file_id = $(element).data('id');
//setAnnotations(editor, file_id);
session.on('annotationRemoval', handleAnnotationRemoval);
session.on('annotationChange', handleAnnotationChange);
/*
* Register event handlers
*/