UX: show posers on group assign list (#325)
This commit is contained in:
parent
202f79d288
commit
d2241049e1
|
@ -5,7 +5,7 @@
|
||||||
canDoBulkActions=canDoBulkActions
|
canDoBulkActions=canDoBulkActions
|
||||||
toggleInTitle=toggleInTitle
|
toggleInTitle=toggleInTitle
|
||||||
hideCategory=hideCategory
|
hideCategory=hideCategory
|
||||||
showPosters=showPosters
|
showPosters=true
|
||||||
showLikes=showLikes
|
showLikes=showLikes
|
||||||
showOpLikes=showOpLikes
|
showOpLikes=showOpLikes
|
||||||
order=order
|
order=order
|
||||||
|
@ -24,7 +24,7 @@
|
||||||
bulkSelectEnabled=bulkSelectEnabled
|
bulkSelectEnabled=bulkSelectEnabled
|
||||||
showTopicPostBadges=showTopicPostBadges
|
showTopicPostBadges=showTopicPostBadges
|
||||||
hideCategory=hideCategory
|
hideCategory=hideCategory
|
||||||
showPosters=showPosters
|
showPosters=true
|
||||||
showLikes=showLikes
|
showLikes=showLikes
|
||||||
showOpLikes=showOpLikes
|
showOpLikes=showOpLikes
|
||||||
expandGloballyPinned=expandGloballyPinned
|
expandGloballyPinned=expandGloballyPinned
|
||||||
|
|
Loading…
Reference in New Issue