Extract 'notes/per_line_note_link' partial
This commit is contained in:
parent
c6d71b7b8e
commit
a3dbd99068
2 changed files with 2 additions and 1 deletions
1
app/views/notes/_per_line_note_link.html.haml
Normal file
1
app/views/notes/_per_line_note_link.html.haml
Normal file
|
@ -0,0 +1 @@
|
|||
= link_to "", "#", class: "line_note_link", data: { line_code: line_code }, title: "Add note for this line"
|
Loading…
Add table
Add a link
Reference in a new issue