clean: function () {
    this._$orgSubheader().show();
    CoreView.prototype.clean.call(this);
  }