Changeset 42

Show
Ignore:
Timestamp:
03/19/05 23:23:35 (8 years ago)
Author:
yermol
Message:

changed this.width to 'toolbar'

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/htmlarea.js

    r39 r42  
    174174  this.version = "3.0"; 
    175175 
    176   this.width = "auto"; 
     176  this.width = "toolbar"; 
    177177  this.height = "auto"; 
    178178