saveFinish : function() {
            this._saveDashboard(function() {
                this._closeModal();
            }.bind(this));
        },