Changeset 4922
- Timestamp:
- 2010-01-14 11:48:48 (2 years ago)
- File:
-
- 1 edited
-
CKEditor/trunk/_source/plugins/dialog/plugin.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
CKEditor/trunk/_source/plugins/dialog/plugin.js
r4907 r4922 806 806 expand : !!contents.expand, 807 807 padding : contents.padding, 808 style : contents.style || 'width: 100%; '808 style : contents.style || 'width: 100%; height: 100%;' 809 809 }, pageHtml ); 810 810
Note: See TracChangeset
for help on using the changeset viewer.
