mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-02-01 01:19:07 +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
|