mirror of
https://github.com/discourse/discourse.git
synced 2025-05-22 16:11:08 +08:00
Clicking the #site-logo will refresh the latest list.
This commit is contained in:
@ -70,6 +70,7 @@ d.write('<style>#ember-testing-container { position: absolute; background: white
|
||||
Discourse.rootElement = '#ember-testing';
|
||||
Discourse.setupForTesting();
|
||||
Discourse.injectTestHelpers();
|
||||
Discourse.bindDOMEvents();
|
||||
|
||||
|
||||
Discourse.Router.map(function() {
|
||||
|
Reference in New Issue
Block a user