mirror of
https://github.com/mastodon/mastodon.git
synced 2026-04-24 23:29:30 -05:00
Prefer explicit partial style in collection render
This commit is contained in:
parent
45dc295cae
commit
ec30a75235
|
|
@ -20,4 +20,4 @@
|
|||
|
||||
%hr.spacer/
|
||||
|
||||
= render @featured_tags
|
||||
= render collection: @featured_tags, partial: 'settings/featured_tags/featured_tag'
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user