BestInPlaceEditor.prototype.update = function() {
    bipOldUpdate.apply(this);
    this.element.removeClass("editing_in_place");
  };