configPlaygroundViewDisplay: function () {
        _this = this;
        loginCheck(function(result) {
            if (result) {
             view = new ConfigPlaygroundView();