|
@@ -35,6 +35,7 @@ FCKPlugin.prototype.Load = function()
|
|
case 'tablecommands':
|
|
case 'tablecommands':
|
|
case 'ImageManager':
|
|
case 'ImageManager':
|
|
case 'prompt':
|
|
case 'prompt':
|
|
|
|
+ case 'tableoneclick':
|
|
// In this case we have to clear the list of available languages.
|
|
// In this case we have to clear the list of available languages.
|
|
this.AvailableLangs = null ;
|
|
this.AvailableLangs = null ;
|
|
this.AvailableLangs = new Array() ;
|
|
this.AvailableLangs = new Array() ;
|