mirror of
https://github.com/discourse/discourse.git
synced 2025-09-06 10:50:21 +08:00
FIX: This class is no longer required and leaves the state as hidden
This commit is contained in:
parent
f52111f787
commit
c2e70a8cc9
1 changed files with 0 additions and 1 deletions
|
@ -115,7 +115,6 @@ export default Ember.Controller.extend(ModalFunctionality, {
|
|||
|
||||
showChangeCategory() {
|
||||
this.send('changeBulkTemplate', 'modal/bulk-change-category');
|
||||
this.set('modal.modalClass', 'topic-bulk-actions-modal full');
|
||||
},
|
||||
|
||||
showNotificationLevel() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue