diff --git a/customize.dist/login.js b/customize.dist/login.js index 163b1a4ee..1ba0eb470 100644 --- a/customize.dist/login.js +++ b/customize.dist/login.js @@ -437,7 +437,6 @@ define([ }); }; Exports.redirect = function () { - return; if (redirectTo) { var h = redirectTo; var loginOpts = {}; diff --git a/customize.dist/pages/features.js b/customize.dist/pages/features.js index d84b2be0b..640d97ad8 100644 --- a/customize.dist/pages/features.js +++ b/customize.dist/pages/features.js @@ -7,7 +7,8 @@ define([ '/customize/pages.js', '/api/config', '/common/common-ui-elements.js', -], function ($, h, Msg, AppConfig, LocalStore, Pages, Config, UIElements) { + '/common/common-constants.js', +], function ($, h, Msg, AppConfig, LocalStore, Pages, Config, UIElements, Constants) { var accounts = Pages.accounts; return function () { diff --git a/www/common/common-ui-elements.js b/www/common/common-ui-elements.js index d765236b7..0910a5d59 100644 --- a/www/common/common-ui-elements.js +++ b/www/common/common-ui-elements.js @@ -2115,8 +2115,6 @@ define([ return true; }); - var priv = common.getMetadataMgr().getPrivateData(); - types.forEach(function (p) { var $element = $('