mirror of
https://github.com/discourse/discourse.git
synced 2025-05-24 01:21:23 +08:00
added options to disable quoting and open links in new tabs
fixed a some regressions removed some dead code fixed messages about constants being re-defined
This commit is contained in:
@ -185,4 +185,4 @@ Discourse = Ember.Application.createWithMixins({
|
||||
|
||||
});
|
||||
|
||||
Discourse.Router = Discourse.Router.reopen({ location: 'discourse_location' });
|
||||
Discourse.Router = Discourse.Router.reopen({ location: 'discourse_location' });
|
||||
|
Reference in New Issue
Block a user