UX: Give a class name to the container of the `#bulk-select`

This commit is contained in:
Robin Ward 2017-10-23 14:07:35 -04:00
parent 214fdad155
commit 6f04bff28c
1 changed files with 2 additions and 0 deletions

View File

@ -1,6 +1,8 @@
import showModal from 'discourse/lib/show-modal';
export default Ember.Component.extend({
classNames: ['bulk-select-container'],
actions: {
showBulkActions() {
const controller = showModal('topic-bulk-actions', {