Bug #23664 » rtehtmlarea_bugfix_15880_trunk_follow-up.patch
typo3/sysext/rtehtmlarea/htmlarea/htmlarea.js (copie de travail) | ||
---|---|---|
},
|
||
context: {
|
||
fn: this.onButtonClick
|
||
},
|
||
}
|
||
});
|
||
this.setHandler(this.onButtonClick, this);
|
||
// Monitor toolbar updates in order to refresh the state of the button
|
- « Previous
- 1
- 2
- Next »