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