a769142d2f
following #13 - tickets have no more master - tickets are commentables
5 lines
198 B
Plaintext
5 lines
198 B
Plaintext
#comments.container-fluid
|
|
h2.page-header Comments
|
|
= render partial: "/comments/form"
|
|
= render partial: "/comments/about#{type == 'user' ? '_client' : '' }", locals: {commentable: commentable}
|