mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-01-20 09:26:05 +01:00
4 lines
120 B
Text
4 lines
120 B
Text
|
.tab-pane.active.fade.in{role: "tabpanel", id: "answers"}
|
||
|
- answers.each do |a|
|
||
|
= render 'shared/answerbox', a: a
|