mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-02-07 22:53:36 +01:00
4 lines
112 B
Text
4 lines
112 B
Text
|
.tab-pane.fade{role: "tabpanel", id: "comments"}
|
||
|
- comments.each do |a|
|
||
|
= render 'shared/answerbox', a: a
|