diff --git a/www/common/common-ui-elements.js b/www/common/common-ui-elements.js index 0c0059e13..b46299b4c 100644 --- a/www/common/common-ui-elements.js +++ b/www/common/common-ui-elements.js @@ -1758,7 +1758,7 @@ define([ // XXX Admin panel overrides AppConfig // If you set "" in the admin panel, it will remove the AppConfig survey - var surveyURL = typeof(ApiConfig.surveyURL) !== "undefined" ? ApiConfig.surveyURL + var surveyURL = typeof(Config.surveyURL) !== "undefined" ? Config.surveyURL : AppConfig.surveyURL; if (surveyURL) { options.push({