Changeset 6220
- Timestamp:
- 12/15/10 07:49:38 (2 years ago)
- File:
-
- 1 edited
-
CKEditor/trunk/_source/plugins/button/plugin.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
CKEditor/trunk/_source/plugins/button/plugin.js
r6215 r6220 110 110 editor.on( 'mode', function() 111 111 { 112 this.setState( this.modes[ editor.mode ] ? CKEDITOR.TRISTATE_OFF : CKEDITOR.TRISTATE_DISABLED );113 112 var mode = editor.mode; 114 113 // Restore saved button state.
Note: See TracChangeset
for help on using the changeset viewer.
