mirror of
https://github.com/discourse/discourse.git
synced 2025-05-23 15:01:10 +08:00
Minor fixes. Link directoy to user activity to avoid a redirect.
This commit is contained in:
@ -13,9 +13,6 @@ Discourse = Ember.Application.createWithMixins(Discourse.Ajax, {
|
||||
// Whether the app has focus or not
|
||||
hasFocus: true,
|
||||
|
||||
// Are we currently scrolling?
|
||||
scrolling: false,
|
||||
|
||||
// Helps with integration tests
|
||||
URL_FIXTURES: {},
|
||||
|
||||
|
Reference in New Issue
Block a user