mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-02-07 23:33:36 +01:00
4 lines
131 B
Text
4 lines
131 B
Text
|
.tab-pane.active.fade.in{role: "tabpanel", id: "new"}
|
||
|
- new.each do |user|
|
||
|
= render 'discover/userbox', u: user, type: "new"
|