mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-03-21 10:27:50 +01:00
update comment design
This commit is contained in:
parent
c7c10b43b9
commit
f8d8c13fb9
1 changed files with 0 additions and 2 deletions
|
@ -25,8 +25,6 @@
|
|||
%a{href: '#', name: 'ab-report', data: { a_id: comment.id }}
|
||||
%i.fa.fa-exclamation-triangle
|
||||
Report
|
||||
%b= user_screen_name comment.user
|
||||
= comment.content
|
||||
- if user_signed_in?
|
||||
.form-group.has-feedback{name: 'ab-comment-new-group', 'data-a-id' => a.id}
|
||||
%input.form-control.comments--box{type: :text, placeholder: 'Comment...', name: 'ab-comment-new', data: {a_id: a.id }}
|
||||
|
|
Loading…
Reference in a new issue