re-enable setAnnotations
This commit is contained in:
@ -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
|
// toggle button states (it might be the case that the request for comments button has to be enabled
|
||||||
toggleButtonStates();
|
toggleButtonStates();
|
||||||
|
Reference in New Issue
Block a user