Changeset 1283

Show
Ignore:
Timestamp:
11/18/10 11:27:58 (2 years ago)
Author:
ejucovy
Message:

close #1545

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/plugins/UnFormat/UnFormat.js

    r1067 r1283  
    3838  if (!(UnFormat.dialogReady && UnFormat.methodsReady)) 
    3939  { 
    40     this.editor._toolbarObjects.UnFormat.state("enabled", false); 
     40    this.editor._toolbarObjects.unformat.state("enabled", false); 
    4141  } 
    4242  else this.onUpdateToolbar = null;