More LDAP fixes

This commit is contained in:
Graham Knop 2007-10-09 21:37:47 +00:00
parent fa505a3ecf
commit 50cf668f48
4 changed files with 7 additions and 4 deletions

View file

@ -8,7 +8,7 @@ if (url != null) {
}
function init() {
tinyMCEPopup.resizeToInnerSize();
try { tinyMCEPopup.resizeToInnerSize(); } catch(e) {}
document.getElementById('hrefbrowsercontainer').innerHTML = getBrowserHTML('hrefbrowser','href','file','theme_advanced_link');