Closed sureshvv closed 10 years ago
The code is in eea.jquery and the portlet is actually a Annotator plugin: See https://github.com/eea/annotator/blob/master/src/plugin/errata.coffee
Thank you. I have a pull request on collective/eea.annotator. Can you review?
I am trying to make inline commenting work for members who do not have Editor/Contributor role. The portlet is getting displayed with the comments. There is just a single ajax call inside view.js (in sync) and that is not getting called. auto sync is off by default.
How are the comments being retrieved?
Any help appreciated.