mirror of
https://github.com/discourse/discourse.git
synced 2025-09-07 12:02:53 +08:00
UX: Merge notifications and user dropdown
This commit is contained in:
parent
d4b987ff32
commit
3ae5a0a2df
26 changed files with 211 additions and 527 deletions
|
@ -2,7 +2,7 @@ import { blank, present } from 'helpers/qunit-helpers';
|
|||
|
||||
moduleFor('controller:topic', 'controller:topic', {
|
||||
needs: ['controller:header', 'controller:modal', 'controller:composer', 'controller:quote-button',
|
||||
'controller:search', 'controller:topic-progress', 'controller:application']
|
||||
'controller:topic-progress', 'controller:application']
|
||||
});
|
||||
|
||||
import Topic from 'discourse/models/topic';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue