mirror of
https://github.com/discourse/discourse.git
synced 2026-07-31 08:38:27 -05:00
FIX: Show bulk button on PMs for all users (#13801)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{{#unless site.mobileView}}
|
||||
{{#if showToggleBulkSelect}}
|
||||
{{bulk-select-button selected=selected action=(route-action "refresh")}}
|
||||
{{bulk-select-button canDoBulkActions=true selected=selected action=(route-action "refresh")}}
|
||||
{{/if}}
|
||||
{{/unless}}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user