mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-01-19 15:16:03 +01:00
3 lines
134 B
Text
3 lines
134 B
Text
.tab-pane.active.fade.show{ role: :tabpanel, id: 'new' }
|
|
- new.each do |user|
|
|
= render 'discover/userbox', u: user, type: 'new'
|