mirror of
https://github.com/discourse/discourse.git
synced 2025-05-22 22:43:33 +08:00
PERF: Migrate header to discourse widgets
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
import { blank, present } from 'helpers/qunit-helpers';
|
||||
|
||||
moduleFor('controller:topic', 'controller:topic', {
|
||||
needs: ['controller:header', 'controller:modal', 'controller:composer', 'controller:quote-button',
|
||||
needs: ['controller:modal', 'controller:composer', 'controller:quote-button',
|
||||
'controller:topic-progress', 'controller:application']
|
||||
});
|
||||
|
||||
|
Reference in New Issue
Block a user