Changeset 138
- Timestamp:
- 05/09/05 16:17:49 (8 years ago)
- Files:
-
- 1 modified
-
trunk/htmlarea.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/htmlarea.js
r130 r138 3856 3856 3857 3857 3858 if(typeof this.config.stripBaseHref != 'undefined' && this.config.st ipBaseHref)3858 if(typeof this.config.stripBaseHref != 'undefined' && this.config.stripBaseHref) 3859 3859 { 3860 3860 var baseRe = null
