Project

General

Profile

Bug #18450 » rtehtmlarea_bugfix_7867_2.patch

Administrator Admin, 2008-03-15 20:54

View differences:

typo3/sysext/rtehtmlarea/htmlarea/htmlarea.js (working copy)
bookmarkedText : bookmarkedText
};
this._undoQueue.length = this._undoPos + 1;
if (this._undoPos == 1) {
this.updateToolbar();
}
} else {
this._undoPos--;
}
(2-2/2)