Update notes views to support discussions
This commit is contained in:
parent
0b3df2f128
commit
5c2f6d7f05
14 changed files with 270 additions and 60 deletions
|
@ -15,3 +15,7 @@
|
|||
- if loading_more_notes?
|
||||
:plain
|
||||
NoteList.finishedLoadingMore();
|
||||
|
||||
- if @has_diff
|
||||
:plain
|
||||
PerLineNotes.init();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue