diff --git a/client/main.coffee b/client/main.coffee index 4746899fd..c7f91ddac 100644 --- a/client/main.coffee +++ b/client/main.coffee @@ -202,6 +202,7 @@ BlackboardRouter = Backbone.Router.extend this.Page("facts", "general", "0") LoadTestPage: (which) -> + return if Meteor.isProduction # redirect to one of the 'real' pages, so that client has the # proper subscriptions, etc; plus launch a background process # to perform database mutations