mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-02-11 22:23:37 +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
|