Changeset 6335
- Timestamp:
- 01/18/11 22:01:09 (2 years ago)
- File:
-
- 1 edited
-
CKEditor/trunk/_source/plugins/richcombo/plugin.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
CKEditor/trunk/_source/plugins/richcombo/plugin.js
r6241 r6335 132 132 { 133 133 this.setState( this.modes[ editor.mode ] ? CKEDITOR.TRISTATE_OFF : CKEDITOR.TRISTATE_DISABLED ); 134 this.setValue( '' ); 134 135 }, 135 136 this );
Note: See TracChangeset
for help on using the changeset viewer.
