Discourse Macro Helpers + Minor Fix to Admin User View
This commit is contained in:
@@ -80,5 +80,6 @@ Discourse.Router.map(function() {
|
||||
QUnit.testStart(function() {
|
||||
// Allow our tests to change site settings and have them reset before the next test
|
||||
Discourse.SiteSettings = jQuery.extend(true, {}, Discourse.SiteSettingsOriginal);
|
||||
Discourse.BaseUri = "/";
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user