Changeset 1283
- Timestamp:
- 11/18/10 11:27:58 (2 years ago)
- Files:
-
- 1 modified
-
trunk/plugins/UnFormat/UnFormat.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/plugins/UnFormat/UnFormat.js
r1067 r1283 38 38 if (!(UnFormat.dialogReady && UnFormat.methodsReady)) 39 39 { 40 this.editor._toolbarObjects. UnFormat.state("enabled", false);40 this.editor._toolbarObjects.unformat.state("enabled", false); 41 41 } 42 42 else this.onUpdateToolbar = null;
