Upgrade to xinha svn head to fix issues with xinha editors not appearing in Firefox 1.5
This commit is contained in:
@@ -53,13 +53,13 @@ function CharacterMap( editor )
|
||||
|
||||
editor.hidePanel( editor._CharacterMap );
|
||||
}
|
||||
};
|
||||
}
|
||||
|
||||
// configuration mode : panel or popup
|
||||
HTMLArea.Config.prototype.CharacterMap =
|
||||
{
|
||||
'mode': 'popup' // configuration mode : panel or popup
|
||||
}
|
||||
};
|
||||
|
||||
CharacterMap._pluginInfo =
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user