4 lines
116 B
Text
4 lines
116 B
Text
- if @note.line_code
|
|
= render "create_diff_note", note: @note
|
|
- else
|
|
= render "create_common_note", note: @note
|