Changeset 96
- Timestamp:
- 05/02/05 06:45:27 (8 years ago)
- Files:
-
- 1 modified
-
trunk/htmlarea.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/htmlarea.js
r89 r96 176 176 this.height = "auto"; 177 177 178 //language of the editor179 this.lang = "en";180 178 181 179 // enable creation of a status bar?
