mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06: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