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:
Sam
2013-03-12 20:06:58 -07:00
parent 5a2d8e344f
commit 38f185355d
16 changed files with 64 additions and 2072 deletions

View File

@ -185,4 +185,4 @@ Discourse = Ember.Application.createWithMixins({
});
Discourse.Router = Discourse.Router.reopen({ location: 'discourse_location' });
Discourse.Router = Discourse.Router.reopen({ location: 'discourse_location' });