mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
Fix comments in overview panel
This commit is contained in:
parent
beb94b0756
commit
cb24e9390a
1 changed files with 1 additions and 1 deletions
|
@ -74,7 +74,7 @@
|
|||
div(ng-if="entry.type === 'comment'")
|
||||
comment-entry(
|
||||
entry="entry"
|
||||
users="users"
|
||||
threads="reviewPanel.commentThreads"
|
||||
on-reply="submitReply(entry, entry_id);"
|
||||
on-indicator-click="toggleReviewPanel();"
|
||||
ng-click="gotoEntry(doc_id, entry)"
|
||||
|
|
Loading…
Reference in a new issue