re-enable setAnnotations

This commit is contained in:
Ralf Teusner
2015-12-15 17:29:50 +01:00
parent f9405e5100
commit 8e90fbac26

View File

@ -168,7 +168,7 @@ $(function() {
}
}
}
// setAnnotations(editors[i], $(editors[i].container).data('id'));
setAnnotations(editors[i], $(editors[i].container).data('id'));
}
// toggle button states (it might be the case that the request for comments button has to be enabled
toggleButtonStates();