mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06: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